-
Kent Overstreet authored
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>
3727ca56
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>