fsck.f2fs: fix link count correctly
authorJaegeuk Kim <jaegeuk@kernel.org>
Thu, 16 Oct 2014 16:40:16 +0000 (09:40 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 16 Oct 2014 16:40:16 +0000 (09:40 -0700)
commit30b0dfa1a18e419358956f59f7686fe53cb0181a
tree912e0eacd365dfe1b2ab33450092915f0faa9c6d
parentaafe2ca3dc721943981f79469b4e07109eb35dc6
fsck.f2fs: fix link count correctly

We should do *goto check* if there is something to fix.

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