diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2023-06-26 18:36:24 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:10:05 -0400 |
commit | 0fb3355d0a3b055af8735fa25b5af63f4dd9a034 (patch) | |
tree | c898735d5014da4ba15d2711ad5bf500f6cd25f7 /fs/bcachefs/movinggc.c | |
parent | 298ac24e6346b517148a6645c7c5686565868753 (diff) | |
download | linux-stable-0fb3355d0a3b055af8735fa25b5af63f4dd9a034.tar.gz linux-stable-0fb3355d0a3b055af8735fa25b5af63f4dd9a034.tar.bz2 linux-stable-0fb3355d0a3b055af8735fa25b5af63f4dd9a034.zip |
bcachefs: Improve bch2_bkey_make_mut()
bch2_bkey_make_mut() now takes the bkey_s_c by reference and points it
at the new, mutable key.
This helps in some fsck paths that may have multiple repair operations
on the same key.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/bcachefs/movinggc.c')
0 files changed, 0 insertions, 0 deletions