Whamcloud - gitweb
LU-16518 lustre: fix implicit-fallthrough warnings 48/58348/2
authorTimothy Day <timday@amazon.com>
Sat, 8 Mar 2025 21:05:27 +0000 (16:05 -0500)
committerOleg Drokin <green@whamcloud.com>
Mon, 31 Mar 2025 05:56:40 +0000 (05:56 +0000)
commitf7b1fea6bff50c190e9e644f86d709921aaa1974
tree4a167bbf8d030dea687e2e16a6320c2a774a3145
parent4d72b73d807168746f8a17bfb947df3fe6ceb95d
LU-16518 lustre: fix implicit-fallthrough warnings

Explicitly lable switch-case intentional fallthroughs
and reorder cases as needed to silence implicit-fallthrough
warngins as reported by Clang.

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I7322b3e4f37bcd1716ca48a31ce698798b58e6cf
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58348
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/llite/vvp_io.c
lustre/lod/lod_qos.c
lustre/lov/lov_io.c
lustre/mdd/mdd_object.c
lustre/mgs/mgs_nids.c
lustre/obdclass/cl_io.c
lustre/obdclass/obd_config.c
lustre/ptlrpc/lproc_ptlrpc.c
lustre/ptlrpc/nrs_orr.c
lustre/ptlrpc/sec.c