third_party_f2fs-tools/fsck
Jaegeuk Kim ed031d6b24 fsck.f2fs: support -p without argument
This patch allows fsck run -p without argument. So we could use -p as
-p, -p 0, -p 1. '-p' and '-p 0' have the same meaning as '-a'. '-p 1'
check more meta data than '-a'.

Reported-by: KARBOWSKI Piotr <piotr.karbowski@gmail.com>
Signed-off-by: Sheng Yong <shengyong1@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2017-01-21 13:28:18 +08:00
..
defrag.c defrag.f2fs: return error for no space case 2016-11-02 18:01:55 -07:00
dir.c f2fs-tools: correct endianness 2017-01-19 15:29:08 +08:00
dump.c f2fs-tools: correct endianness 2017-01-19 15:29:08 +08:00
f2fs.h f2fs-tools: correct endianness 2017-01-19 15:29:08 +08:00
fsck.c fsck.f2fs: fix wrong i_name check for directory 2016-12-22 13:53:18 -08:00
fsck.h fsck.f2fs: flush curseg sit entries 2016-11-23 10:12:56 -08:00
main.c fsck.f2fs: support -p without argument 2017-01-21 13:28:18 +08:00
Makefile.am sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
mount.c f2fs-tools: correct endianness 2017-01-19 15:29:08 +08:00
node.c f2fs-tools: correct endianness 2017-01-19 15:29:08 +08:00
node.h sload.f2fs: support loading files into partition directly 2016-04-18 21:11:26 -04:00
resize.c resize.f2fs: remove unused parameters 2016-12-12 11:09:30 -08:00
segment.c f2fs-tools: correct endianness 2017-01-19 15:29:08 +08: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