]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: fix restart handling in bch2_fiemap()
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 15 Oct 2024 03:32:23 +0000 (23:32 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Fri, 18 Oct 2024 04:49:47 +0000 (00:49 -0400)
commite1c4d2f0826d6815a268f42395b61962a05d3c51
tree38dfc31e823feec929f2441e28b71420e9f3189a
parent94bdeec8f5303a8e445c9a7b9b2b2d69a29d7f38
bcachefs: fix restart handling in bch2_fiemap()

We were leaking transaction restart errors to userspace.

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