diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2022-07-17 07:31:40 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-23 00:09:36 +0300 |
commit | 8933315689bcb57a3b282bad262ac584e095a2f5 (patch) | |
tree | 78528b9532074b5ef4001643c694ce7d13a25709 /COPYING | |
parent | d04801a0f452f022fcb278b6428853460db75ab8 (diff) | |
download | linux-8933315689bcb57a3b282bad262ac584e095a2f5.tar.xz |
bcachefs: Convert bch2_dev_usrdata_drop() to for_each_btree_key2()
The new for_each_btree_key2() macro handles transaction retries,
allowing us to avoid nested transactions - which we want to avoid since
they're tricky to do completely correctly and upcoming assertions are
going to be checking for that.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions