diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2021-06-11 04:44:27 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-23 00:09:07 +0300 |
commit | 297d89343dd9be32878a747c53d3477c986a01b6 (patch) | |
tree | 486775a4974a78560e554e8e6fab457a261a9d52 /fs/bcachefs/util.h | |
parent | 68a507a2e8cdc9b90599bb5d220a696abdc54838 (diff) | |
download | linux-297d89343dd9be32878a747c53d3477c986a01b6.tar.xz |
bcachefs: Extensive triggers cleanups
- We no longer mark subsets of extents, they're marked like regular
keys now - which means we can drop the offset & sectors arguments
to trigger functions
- Drop other arguments that are no longer needed anymore in various
places - fs_usage
- Drop the logic for handling extents in bch2_mark_update() that isn't
needed anymore, to match bch2_trans_mark_update()
- Better logic for hanlding the BTREE_ITER_CACHED_NOFILL case, where we
don't have an old key to mark
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Diffstat (limited to 'fs/bcachefs/util.h')
0 files changed, 0 insertions, 0 deletions