summaryrefslogtreecommitdiff
path: root/fs/9p/vfs_addr.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2024-09-26 22:59:29 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2024-09-28 05:32:20 +0300
commita3581ca35d2b7e854e071dec2df7de7152aaa5c3 (patch)
tree2d65177de2e41a0c6105eb368653f589bb4274f5 /fs/9p/vfs_addr.c
parentf8911ad88de3acea7a67451f59649bb54da0741b (diff)
downloadlinux-a3581ca35d2b7e854e071dec2df7de7152aaa5c3.tar.xz
bcachefs: Fix BCH_TRANS_COMMIT_skip_accounting_apply
This was added to avoid double-counting accounting keys in journal replay. But applied incorrectly (easily done since it applies to the transaction commit, not a particular update), it leads to skipping in-mem accounting for real accounting updates, and failure to give them a version number - which leads to journal replay becoming very confused the next time around. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/9p/vfs_addr.c')
0 files changed, 0 insertions, 0 deletions