diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2021-10-18 21:46:57 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-23 00:09:14 +0300 |
commit | ca130b9c5e120994483a34c72526dcd4bf308d84 (patch) | |
tree | 3753fbd9cbd7b1cbc2f1408e8cea775788bad6ea /fs/bcachefs/fsck.c | |
parent | 6a0f414e2018fe7a2b001fbc8ccd4a8f4f946214 (diff) | |
download | linux-ca130b9c5e120994483a34c72526dcd4bf308d84.tar.xz |
bcachefs: Fix a cache coherency bug in bch2_subvolume_create()
Subvolume deletion doesn't flush & evict the btree key cache - ideally
it would, but that's tricky, so instead bch2_subvolume_create() needs to
make sure the slot doesn't exist in the key cache to avoid triggering
assertions.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Diffstat (limited to 'fs/bcachefs/fsck.c')
0 files changed, 0 insertions, 0 deletions