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
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/
Commentaries
Straits
Financial Clover(Non
US) Online
review links Catranis
career history Open
an account
If
you want to be removed from our
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