commit | 10d97dd1b386abcceec1b1bf590a3711d93e8c1c | [log] [tgz] |
---|---|---|
author | Jaegeuk Kim <jaegeuk@kernel.org> | Thu Aug 28 16:55:45 2014 -0700 |
committer | JP Abgrall <jpa@google.com> | Mon Sep 08 14:55:01 2014 -0700 |
tree | 9f6fee32587abff297baf1c7f7a72bed26c68cc0 | |
parent | 893312ced238b9ee93c5427aa6e6c1f29fe39899 [diff] |
fsck.f2fs: check next block is free or not If block allocation is made to the next block offset, we should drop that block. Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>