bcachefs: bch2_inum_to_path()
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 28 Sep 2024 19:40:49 +0000 (15:40 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 21 Dec 2024 06:36:21 +0000 (01:36 -0500)
commitf7727a6767277a9d939f9ab3720eb327973a262e
tree4a81b4982d30321230871803050a7c4f1eb53445
parentc9b9afe78c436bb6d64ac0d3fa255c9cc232f2a9
bcachefs: bch2_inum_to_path()

Add a function for walking backpointers to find a path from a given
inode number, and convert various error messages to use it.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/errcode.h
fs/bcachefs/error.c
fs/bcachefs/error.h
fs/bcachefs/fs-common.c
fs/bcachefs/fs-common.h
fs/bcachefs/fs-io-buffered.c
fs/bcachefs/fsck.c
fs/bcachefs/io_misc.c
fs/bcachefs/io_read.c