diff options
author | 2025-03-26 11:41:07 -0400 | |
---|---|---|
committer | 2025-03-28 11:13:25 -0400 | |
commit | 2dd202dbaf0acfa4af7fcdf258f35866e31f7425 (patch) | |
tree | 6cc3198b97a40379718ef6f1fc687d81f795d397 /scripts/gdb/linux/utils.py | |
parent | bcachefs: Fix permissions on version modparam (diff) | |
download | wireguard-linux-2dd202dbaf0acfa4af7fcdf258f35866e31f7425.tar.xz wireguard-linux-2dd202dbaf0acfa4af7fcdf258f35866e31f7425.zip |
bcachefs: Recovery no longer holds state_lock
state_lock guards against devices coming or leaving, changing state, or
the filesystem changing between ro <-> rw.
But it's not necessary for running recovery passes, and holding it
blocks asynchronous events that would cause us to go RO or kick out
devices.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions