]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Simplify bch2_write_op_error()
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 20 Mar 2025 14:25:15 +0000 (10:25 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Mon, 24 Mar 2025 13:50:36 +0000 (09:50 -0400)
commit2fe208303a114012d7ca035dcb37edcee93b64f6
tree7a52aa887cd7053f090aec344cbf1454b6772fb9
parentaf2ff37da7ad6aabb79f57c9f7331600bd2b982d
bcachefs: Simplify bch2_write_op_error()

There's no reason for the caller to do the actual logging, it's all done
the same.

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