diff options
author | Christian Brauner <[email protected]> | 2023-10-24 15:01:07 +0200 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2023-11-18 14:59:22 +0100 |
commit | f0cd988016f679f489f0ca8498c300eaff370b28 (patch) | |
tree | c1c58c58edd6c05b39cf8c3e12dd7f60e1fc1846 /scripts/clang-tools/gen_compile_commands.py | |
parent | b85ea95d086471afb4ad062012a4d73cd328fa86 (diff) |
fs: massage locking helpers
Multiple people have balked at the the fact that
super_lock{_shared,_excluse}() return booleans and even if they return
false hold s_umount. So let's change them to only hold s_umount when
true is returned and change the code accordingly.
Link: https://lore.kernel.org/r/[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