commit | e90e81703d3245e14d90fcb1bdb5a6c6cdd6393e | [log] [tgz] |
---|---|---|
author | Jaegeuk Kim <jaegeuk@kernel.org> | Sat Oct 18 23:49:30 2014 -0700 |
committer | JP Abgrall <jpa@google.com> | Fri Nov 07 15:32:19 2014 -0800 |
tree | 6fae2f232018f4a3fd74abedb7d7d7a72f7cc0cc | |
parent | df2501e140764a8b67fc22388985359836760a0b [diff] |
fsck.f2fs: fix wrongly allocated 0'th block for inline_data This patch fixes not to allocate any 0'th block for inline_data. Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>