]> git.baikalelectronics.ru Git - kernel.git/commit
f2fs: add BUG cases to initiate fsck.f2fs
authorJaegeuk Kim <jaegeuk@kernel.org>
Tue, 2 Sep 2014 23:05:00 +0000 (16:05 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 9 Sep 2014 20:15:03 +0000 (13:15 -0700)
commitc2d9bf8d61f317949b60ddfb08feffd7a23ed277
treeb6c83dc562e3a9d6a10f6cb35241cddb542d9ebc
parent7b31a0b282f2b4c3f4e210a2150daf79cf779715
f2fs: add BUG cases to initiate fsck.f2fs

This patch replaces BUG cases with f2fs_bug_on to remain fsck.f2fs information.
And it implements some void functions to initiate fsck.f2fs too.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/segment.c
fs/f2fs/segment.h