diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2022-07-17 00:44:19 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:09:36 -0400 |
commit | 445d184af25abd70575539f7d7b2c8e25b8c49c8 (patch) | |
tree | 192b52f8fecbf753045ee0cc8e8f15b0963fe896 /fs/bcachefs/btree_update.h | |
parent | 6738dd19db5c96e574af79a3b7c1754fb2ecf2bd (diff) |
bcachefs: Convert alloc code to for_each_btree_key_commit()
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@gmail.com>
Diffstat (limited to 'fs/bcachefs/btree_update.h')
0 files changed, 0 insertions, 0 deletions