diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-06-17 09:09:52 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-06-19 18:27:23 -0400 |
commit | 3727ca56049d893859b68f70e50092250de79f28 (patch) | |
tree | c22f243cdeff31c06c989980dc75c89e3084112d /io_uring/tctx.c | |
parent | d47df4f616d523b4ef832d03ec28b2e6d838067b (diff) |
bcachefs: Fix a locking bug in the do_discard_fast() path
We can't discard a bucket while it's still open; this needs the
bucket_is_open_safe() version, which takes the open_buckets lock.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'io_uring/tctx.c')
0 files changed, 0 insertions, 0 deletions