fsck.f2fs: actually flag the fixed dentries as fixed
authorJP Abgrall <jpa@google.com>
Mon, 3 Nov 2014 21:27:42 +0000 (13:27 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 4 Nov 2014 02:28:29 +0000 (18:28 -0800)
commit9f87126aed112514e566c08a9f8238465923cc76
tree30799e037dc096d96be3d10d7d1239d49341fe43
parent4eeaff336d8cd47f39ae4481b45390a4a80c27d7
fsck.f2fs: actually flag the fixed dentries as fixed

This is a followup from 056e4b04fc44a006d5529bafbf87b1d73296c665
Now the blk is marked as fixed so that the callers can write it back.

Change-Id: I99c94bc39e772e0d0baab81bd741ce55416ce0e6
Signed-off-by: JP Abgrall <jpa@google.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fsck/fsck.c