]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Kill JOURNAL_ERRORS()
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 18 Mar 2025 19:52:08 +0000 (15:52 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Mon, 24 Mar 2025 13:50:35 +0000 (09:50 -0400)
commit4a4000b9a6fd0d1de0349cd398433fd7fdf64292
tree2b0f5d8d92dfc3a3445f67245ac5bcfa865de825
parent80be08cdb5a82208a0bb67ad93b3fb7447fd2873
bcachefs: Kill JOURNAL_ERRORS()

Convert these to standard error codes, which means we can pass them
outside the journal code, they're easier to pass to tracepoints, etc.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/btree_trans_commit.c
fs/bcachefs/errcode.h
fs/bcachefs/journal.c
fs/bcachefs/journal_reclaim.c
fs/bcachefs/journal_types.h