bcachefs: Refactor bch2_fpunch_at()
authorKent Overstreet <kent.overstreet@gmail.com>
Sun, 7 Nov 2021 17:10:57 +0000 (12:10 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:16 +0000 (17:09 -0400)
commit0397a2e8e1778ce5c8fe893e0b0377d11d57cc5f
tree00c4ed30bae6d749185726274365398827842c07
parent32b26e8c7f6418b2d8bd404c7482c44141ba52e5
bcachefs: Refactor bch2_fpunch_at()

This cleans up the error hanlding and flow control a bit.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
fs/bcachefs/io.c