diff options
author | 2023-09-27 19:51:29 -0400 | |
---|---|---|
committer | 2023-10-22 17:10:15 -0400 | |
commit | 73bbeaa2de1d429590a1b5ddd706dfeaf6d7d0e1 (patch) | |
tree | 6797ba38ec27801ee907baba25a907b75ec45a2d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bcachefs: fix crc32c checksum merge byte order problem (diff) | |
download | wireguard-linux-73bbeaa2de1d429590a1b5ddd706dfeaf6d7d0e1.tar.xz wireguard-linux-73bbeaa2de1d429590a1b5ddd706dfeaf6d7d0e1.zip |
bcachefs: bucket_lock() is now a sleepable lock
fsck_err() may sleep - it takes a mutex and may allocate memory, so
bucket_lock() needs to be a sleepable lock.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions