]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: bch2_account_io_completion()
authorKent Overstreet <kent.overstreet@linux.dev>
Fri, 28 Feb 2025 19:07:22 +0000 (14:07 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 15 Mar 2025 01:02:16 +0000 (21:02 -0400)
commit3526bca36b31731eb468cddaa3ad0f6ebc5d7520
tree6af763aef30a92b8afac2b65406df6cada98879d
parent3480aecd5f4d65fffd775929d1de7349fa6b95c1
bcachefs: bch2_account_io_completion()

We need to start accounting successes for every IO, not just failures,
so introduce a unified hook for io completion accounting and convert
io_read.c.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/error.h
fs/bcachefs/io_read.c
fs/bcachefs/io_write.h