diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2019-07-12 17:08:32 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:08:24 -0400 |
commit | e222d206f298dc2c689d8f8787c929451d4f909b (patch) | |
tree | e93d5021ddbd7303aa162b2a97ea7b944c7479f5 /fs/sysv | |
parent | f516c87272c98186f12768e9589664ce7a910bf4 (diff) | |
download | lwn-e222d206f298dc2c689d8f8787c929451d4f909b.tar.gz lwn-e222d206f298dc2c689d8f8787c929451d4f909b.zip |
bcachefs: Fix ec_stripes_read()
Change it to not mark keys that will be overwritten by keys in the
journal - this fixes a bug where we pop an assertion in
bucket_set_stripe() because of a stale pointer - because the stripe that
has the stale pointer has been deleted.
This code could be factored out and used elsewhere, at some point.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/sysv')
0 files changed, 0 insertions, 0 deletions