]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
bcachefs: errcode cleanup: journal errors
authorKent Overstreet <kent.overstreet@linux.dev>
Mon, 25 Nov 2024 02:49:08 +0000 (21:49 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 21 Dec 2024 06:36:19 +0000 (01:36 -0500)
commit6534a404d4924820bd1c06fb4412dd4444234f79
tree9ef8c7042721f020418391285b2851bfa239a014
parent525be09e63cc9ff4bee0b0f480551a4dc2e7b276
bcachefs: errcode cleanup: journal errors

Instead of throwing standard error codes, we should be throwing
dedicated private error codes, this greatly improves debugability.

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