aboutsummaryrefslogtreecommitdiff
path: root/scripts/clang-tools/gen_compile_commands.py
diff options
context:
space:
mode:
authorChristian Brauner <[email protected]>2023-11-04 15:00:12 +0100
committerChristian Brauner <[email protected]>2023-11-18 14:59:24 +0100
commitefa5d065b4a0790061921194019c321ad335b8db (patch)
treed967a1647729a43ec4e70936773d8b10ad284a3a /scripts/clang-tools/gen_compile_commands.py
parent5a8e94c0158f43341334e69a74b6dfa317ba3d2e (diff)
fs: remove dead check
Above we call super_lock_excl() which waits until the superblock is SB_BORN and since SB_BORN is never unset once set this check can never fire. Plus, we also hold an active reference at this point already so this superblock can't even be shutdown. Link: https://lore.kernel.org/r/[email protected] Tested-by: Chandan Babu R <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Jan Kara <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions