commit | 97e299da3a91d8f558f551d452b4149cb6781750 | [log] [tgz] |
---|---|---|
author | JP Abgrall <jpa@google.com> | Thu Nov 13 15:20:05 2014 -0800 |
committer | JP Abgrall <jpa@google.com> | Mon Mar 23 10:10:26 2015 -0700 |
tree | 758d4b4306c5053b2df87084d64113446899476c | |
parent | 7b5d1181a4663c9a55658791de6c04c30e52602a [diff] |
fsck.f2fs: add a missing 'fixed' during chk_dentries() One of the cases would update the dentries but not set fixed=1 causing the update to not be written out. Change-Id: I111d599f93f7d5306dacd7d62da946fdb5c262ee Signed-off-by: JP Abgrall <jpa@google.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>