bcachefs: Add missing error checking in bch2_find_by_inum_trans()
authorKent Overstreet <kent.overstreet@gmail.com>
Fri, 25 Oct 2019 23:06:26 +0000 (19:06 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:30 +0000 (17:08 -0400)
commite219965586b0e18a12e12fdf37f26eb74bb17bcd
treeb65a6c496c8da2cf9e0e32d993e46f1bc2696306
parent406d6d5a0733f3eacbcd4c33905bf63c5b2f4c07
bcachefs: Add missing error checking in bch2_find_by_inum_trans()

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