[f2fs-dev] [PATCH 2/2] f2fs: fix f2fs_write_meta_page at no checkpoint status

2014-02-04 Thread Jaegeuk Kim
If f2fs entered errorneous checkpoint status, it should skip writing meta pages instead of redirtying the pages out. Otherwise, it cannot unmount the partition even though f2fs is under read-only status. Signed-off-by: Jaegeuk Kim --- fs/f2fs/checkpoint.c | 29 + fs/f

[f2fs-dev] [PATCH 1/2] f2fs: fix to truncate dentry pages in the error case

2014-02-04 Thread Jaegeuk Kim
When a new directory is allocated, if an error is occurred, we should truncate preallocated dentry pages too. Signed-off-by: Jaegeuk Kim --- fs/f2fs/dir.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fs/f2fs/dir.c b/fs/f2fs/dir.c index bfcb4ae..daea906c 100644 --- a/fs/f2fs/dir.c +++ b/

[f2fs-dev] [SPAM] Preparing For Tomorrow's Major Market Moves Today With Peter C. Advisor/Broker 949-302-9652 or 323-498-5160

2014-02-04 Thread Kent Poole
Commentaries  Straits Financial  Clover(Non US)  Online review links   Catranis career history   Open an account        If you want to  be removed from our

Re: [f2fs-dev] f2fs space usage

2014-02-04 Thread Chris Ruehl
On Friday, January 24, 2014 10:12 AM, Jaegeuk Kim wrote: > Hi, > > 2014-01-23 (목), 17:32 +0800, Chris Ruehl: >> Hi Kim, >> >> I recently work with f2fs and wondering about the system usage. >> I have a NAND flash 128MB on my SoC used for uBoot and a root >> partion (f2fs) >> >> when I install the b