third_party_f2fs-tools/fsck
Yunlong Song f4078d7e5b f2fs-tools: fix is_set_ckpt_flags for correct bool value
If flag bit to check is in 0xFFFFFF00, then the return value will be false,
this is not correct, so fix it.

Signed-off-by: Yunlong Song <yunlong.song@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2017-09-11 18:22:32 -07:00
..
defrag.c defrag.f2fs: return error for no space case 2016-11-02 18:01:55 -07:00
dir.c f2fs-tools: support inode checksum 2017-07-26 14:38:43 -07:00
dump.c f2fs-tools: enhance on-disk inode structure scalability 2017-07-26 11:42:49 -07:00
f2fs.h f2fs-tools: fix is_set_ckpt_flags for correct bool value 2017-09-11 18:22:32 -07:00
fsck.c f2fs-tools: support inode checksum 2017-07-26 14:38:43 -07:00
fsck.h f2fs-tools: enhance on-disk inode structure scalability 2017-07-26 11:42:49 -07:00
main.c f2fs-tools: avoid build warnings 2017-06-05 13:58:50 -07:00
Makefile.am sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
mount.c fsck.f2fs: write back last cp block in the end 2017-08-29 10:04:00 -07:00
node.c f2fs-tools: enhance on-disk inode structure scalability 2017-07-26 11:42:49 -07:00
node.h f2fs-tools: enhance on-disk inode structure scalability 2017-07-26 11:42:49 -07:00
resize.c mkfs.f2fs: support nat_bits feature 2017-02-23 10:11:41 -08:00
segment.c f2fs-tools: support inode checksum 2017-07-26 14:38:43 -07:00
sload.c sload.f2fs: allow to build without libselinux 2016-10-23 14:36:49 -07:00
xattr.c sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
xattr.h fsck.f2fs: remove duplicated header files 2016-11-28 21:26:15 -08:00