diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-08-12 08:35:10 +0200 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-08-14 05:00:50 +0200 |
commit | 5132b99bb62664c02bd6c0dd62ad3fedc75294d8 (patch) | |
tree | c328158f7523f588d99ab01985a7b3c49390c5de /fs/kernel_read_file.c | |
parent | bcachefs: Make bkey_fsck_err() a wrapper around fsck_err() (diff) | |
download | linux-5132b99bb62664c02bd6c0dd62ad3fedc75294d8.tar.xz linux-5132b99bb62664c02bd6c0dd62ad3fedc75294d8.zip |
bcachefs: Kill __bch2_accounting_mem_mod()
The next patch will be adding a disk accounting counter type which is
not kept in the in-memory eytzinger tree.
As prep, fold __bch2_accounting_mem_mod() into
bch2_accounting_mem_mod_locked() so that we can check for that counter
type and bail out without calling bpos_to_disk_accounting_pos() twice.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/kernel_read_file.c')
0 files changed, 0 insertions, 0 deletions