third_party_f2fs-tools/fsck
Robin Hsu df7acfde0a f2fs-tools: skipped to end on error syntax error
commit fcd5cd0b52
category: bugfix
issue: #I6VAS0
CVE: NA

Signed-off-by: DongSenhao <dongsenhao2@huawei.com>
---------------------------------------

When error were found, we won't need to do any initialization but
just quit.

Signed-off-by: Robin Hsu <robinhsu@google.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: dongsenhao <dongsenhao2@huawei.com>
2023-04-13 14:13:44 +08:00
..
BUILD.gn f2fs_tools部件化 2022-08-23 10:40:59 +08:00
common.h fsck.f2fs: support quota 2017-11-06 20:07:40 -08:00
defrag.c fsck: Find free zones instead of blocks to assign to current segments 2019-12-09 17:23:19 -08: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 f2fs-tools: set cold flag for non-dir node 2020-06-18 12:38:18 -07:00
dqblk_v2.h fsck.f2fs: support quota 2017-11-06 20:07:40 -08:00
dump.c dump.f2fs: check block address first before reading the block 2020-07-15 10:30:03 -07:00
f2fs.h fsck.f2fs: Split build_segment_manager() to speed up auto-fix 2020-07-09 18:16:58 -07:00
fsck.c f2fs-toos: fsck.f2fs Fix bad return value 2023-04-13 14:13:44 +08:00
fsck.h f2fs-tools: zns zone-capacity support 2020-08-20 09:08:34 -07:00
main.c f2fs-tools: skipped to end on error syntax error 2023-04-13 14:13:44 +08: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: prevent buffer overrun in quota code 2020-06-23 16:58:44 -07:00
mount.c f2fs-tools: zns zone-capacity support 2020-08-20 09:08:34 -07:00
node.c f2fs-tools: set cold flag for non-dir node 2020-06-18 12:38:18 -07:00
node.h f2fs-tools: set cold flag for non-dir node 2020-06-18 12:38:18 -07:00
quotaio_tree.c fsck: prevent buffer overrun in quota code 2020-06-23 16:58:44 -07:00
quotaio_tree.h fsck.f2fs: don't allocate new blocks on unclean shutdown 2018-11-21 11:38:23 -08:00
quotaio_v2.c fsck: prevent buffer overrun in quota code 2020-06-23 16:58:44 -07:00
quotaio_v2.h fsck.f2fs: support quota 2017-11-06 20:07:40 -08:00
quotaio.c fsck: prevent buffer overrun in quota code 2020-06-23 16:58:44 -07:00
quotaio.h fsck: prevent buffer overrun in quota code 2020-06-23 16:58:44 -07:00
resize.c resize.f2fs: add option for large_nat_bitmap feature 2020-01-14 07:43:05 -08:00
segment.c fsck: prevent buffer overrun in quota code 2020-06-23 16:58:44 -07:00
sload.c Build successful,add one config.h and four BUILD.gn, modify seven files to relsove macro redefined,.Delete two Android.bp files.Add OAT related files,OAT.xml,README.OpenSource and README.md. 2021-12-15 10:45:47 +08:00
xattr.c fsck.f2fs: do xnid sanity check only during fsck 2023-04-13 14:13:44 +08:00
xattr.h f2fs-tools: improve xattr value printing 2019-05-20 17:29:50 -07:00