third_party_f2fs-tools/fsck
Yunlei He 9e341fa6b3 fsck.f2fs: no need to write a new cp if nothing to flush
This patch avoid to write a new cp if no journal info

Signed-off-by: Yunlei He <heyunlei@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2016-11-04 16:07:41 -07:00
..
defrag.c defrag.f2fs: return error for no space case 2016-11-02 18:01:55 -07:00
dir.c sload.f2fs: not support to find or add files in inline_dir directory 2016-11-02 21:19:37 -07:00
dump.c dump/fsck: convert encrypted file name 2016-10-31 10:59:24 -07:00
f2fs.h f2fs-tools: determine cp_addr by sbi->cur_cp 2016-11-02 21:19:38 -07:00
fsck.c fsck.f2fs: rewrite entries info in segment manager 2016-11-02 10:58:53 -07:00
fsck.h fsck.f2fs: rewrite entries info in segment manager 2016-11-02 10:58:53 -07:00
main.c fsck.f2fs: support restore lost files into ./lost_found/ 2016-10-13 16:57:32 -07:00
Makefile.am sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
mount.c fsck.f2fs: no need to write a new cp if nothing to flush 2016-11-04 16:07:41 -07:00
node.c sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
node.h sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
resize.c resize.f2fs: fill zeros for expanded ssa area 2016-11-02 22:25:29 -07:00
segment.c sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04: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 sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00