fsck.f2fs: show orphan inodes when fixing partition
authorJaegeuk Kim <jaegeuk@kernel.org>
Sun, 9 Nov 2014 06:28:42 +0000 (22:28 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Sun, 9 Nov 2014 06:28:42 +0000 (22:28 -0800)
commitec53a83bcf383c7c9a7b6688c8247c7524d687d8
tree5fdd89bc2a9131c122db8b4780a6cd1d8b4156ea
parent9a5808cfb7e49bf640a10767d13e16579e8cda30
fsck.f2fs: show orphan inodes when fixing partition

Let's show orphan inode information when fixing partition.
Otherwise, it causes a false alarm.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fsck/fsck.c