third_party_f2fs-tools/fsck
Bart Van Assche 094b306b3b Annotate switch/case fallthrough
commit 7a1206adf33595a50b669d4027b72ad0786fb12f
category: bugfix
issue: #I6VAS0
CVE: NA

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

Just like in the Linux kernel source code, annotate switch/case
fallthrough.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: dongsenhao <dongsenhao2@huawei.com>
2023-04-13 14:13:50 +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
compress.c f2fs-tools:sload.f2fs compression support 2023-04-13 14:13:44 +08:00
compress.h f2fs-tools:sload.f2fs compression support 2023-04-13 14:13:44 +08:00
defrag.c f2fs-tool: increase debug level from 0 to 1 in migrate_block 2023-04-13 14:13:44 +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 Fix the MinGW build 2023-04-13 14:13:49 +08:00
dqblk_v2.h fsck.f2fs: support quota 2017-11-06 20:07:40 -08:00
dump.c dump.f2fs: minor clean ups 2023-04-13 14:13:46 +08:00
f2fs.h Fix the MinGW build 2023-04-13 14:13:49 +08:00
fsck.c Annotate switch/case fallthrough 2023-04-13 14:13:50 +08:00
fsck.h fsck.f2fs: Add progression feedback 2023-04-13 14:13:46 +08:00
main.c Annotate switch/case fallthrough 2023-04-13 14:13:50 +08:00
Makefile.am Fix the MinGW build 2023-04-13 14:13:49 +08:00
mkquota.c fsck: prevent buffer overrun in quota code 2020-06-23 16:58:44 -07:00
mount.c Fix the MinGW build 2023-04-13 14:13:49 +08:00
node.c f2fs-tools: rebuild the quota inode if it is corrupted 2023-04-13 14:13:46 +08: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 Remove unnecessary __attribute__((packed)) annotations 2023-04-13 14:13:49 +08:00
quotaio_v2.c fsck: prevent buffer overrun in quota code 2020-06-23 16:58:44 -07:00
quotaio_v2.h Remove unnecessary __attribute__((packed)) annotations 2023-04-13 14:13:49 +08:00
quotaio.c Remove unnecessary __attribute__((packed)) annotations 2023-04-13 14:13:49 +08:00
quotaio.h Fix the MinGW build 2023-04-13 14:13:49 +08:00
resize.c Switch from the u_int to the uint types 2023-04-13 14:13:48 +08:00
segment.c fsck/segment.c: Remove dead code 2023-04-13 14:13:50 +08:00
sload.c configure.ac: Detect selinux/android.h 2023-04-13 14:13:49 +08:00
xattr.c fsck.f2fs: do xnid sanity check only during fsck 2023-04-13 14:13:44 +08:00
xattr.h Remove unnecessary __attribute__((packed)) annotations 2023-04-13 14:13:49 +08:00