diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-03-30 06:11:08 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-04-02 17:24:34 +0300 |
commit | dcffc3b1ae3251d796a25c673f614e3099ca83d3 (patch) | |
tree | 7b5a5ada3f5ca8e5bda8ab38a396f2c3730fd792 /scripts/gdb/linux/proc.py | |
parent | f1350c2c74e62afbc77048ed35718f42b3baba91 (diff) | |
download | linux-dcffc3b1ae3251d796a25c673f614e3099ca83d3.tar.xz |
bcachefs: Split up bch_dev.io_ref
We now have separate per device io_refs for read and write access.
This fixes a device removal bug where the discard workers were still
running while we're removing alloc info for that device.
It's also a bit of hardening; we no longer allow writes to devices that
are read-only.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions