third_party_f2fs-tools/fsck
Sheng Yong 356f8627c4 fsck.f2fs: check extent of inline data/dentry inode
Check extent for inline data/dentry inode. If an inode contains inline
data/dentry, it should have no extent.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=200175
Reported-by: Wen Xu <wen.xu@gatech.edu>
Signed-off-by: Sheng Yong <shengyong1@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2018-08-27 23:49:26 -07:00
..
common.h fsck.f2fs: support quota 2017-11-06 20:07:40 -08:00
defrag.c defrag.f2fs: return error for no space case 2016-11-02 18:01:55 -07:00
dict.c fsck.f2fs: support quota 2017-11-06 20:07:40 -08:00
dict.h fsck.f2fs: support quota 2017-11-06 20:07:40 -08:00
dir.c fsck.f2fs: reconnect unreachable files to lost+found 2018-05-07 14:49:38 -07:00
dqblk_v2.h fsck.f2fs: support quota 2017-11-06 20:07:40 -08:00
dump.c dump.f2fs: only dump nat inside the specified nid range 2018-08-27 23:49:26 -07:00
f2fs.h resize.f2fs: skip cursegs when finding next free block 2018-08-27 23:49:26 -07:00
fsck.c fsck.f2fs: check extent of inline data/dentry inode 2018-08-27 23:49:26 -07:00
fsck.h fsck.f2fs: check extent of inline data/dentry inode 2018-08-27 23:49:26 -07:00
main.c dump.f2fs: only dump nat inside the specified nid range 2018-08-27 23:49:26 -07:00
Makefile.am fsck/Makefile.am, mkfs/Makefile.am: fix to make distcheck correctly 2017-11-13 21:04:23 -08:00
mkquota.c fsck.f2fs: add an option to preserve quota limits 2017-11-11 18:01:07 -08:00
mount.c dump.f2fs: only dump nat inside the specified nid range 2018-08-27 23:49:26 -07:00
node.c f2fs-tools: fix warnings when building in android 2017-11-06 20:07:42 -08:00
node.h f2fs-tools: enhance on-disk inode structure scalability 2017-07-26 11:42:49 -07:00
quotaio_tree.c fsck.f2fs: support quota 2017-11-06 20:07:40 -08:00
quotaio_tree.h f2fs-tools: build binaries in Mac 2017-11-14 19:43:48 -08:00
quotaio_v2.c fsck.f2fs: support quota 2017-11-06 20:07:40 -08:00
quotaio_v2.h fsck.f2fs: support quota 2017-11-06 20:07:40 -08:00
quotaio.c fsck.f2fs: support quota 2017-11-06 20:07:40 -08:00
quotaio.h fsck.f2fs: add an option to preserve quota limits 2017-11-11 18:01:07 -08:00
resize.c f2fs-tools: fix overflow bug of start_sector when computing zone_align_start_offset 2018-08-27 23:49:26 -07:00
segment.c sload.f2fs: update build for android 2017-11-30 22:36:35 -08:00
sload.c sload.f2fs: fix the missing of bit mask for file type 2018-05-07 12:03:50 -07:00
xattr.c sload.f2fs: update build for android 2017-11-30 22:36:35 -08:00
xattr.h f2fs-tools: build binaries in Mac 2017-11-14 19:43:48 -08:00