]> www.infradead.org Git - users/dwmw2/linux.git/commit
bcachefs: Fix unhandled transaction restart in fallocate
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 26 Oct 2024 00:18:48 +0000 (20:18 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Tue, 29 Oct 2024 10:34:10 +0000 (06:34 -0400)
commitc1fa854acc72e783fa6a464d3e35766e06d18d83
tree6a43b3c383e7ca65f7510eedb10b22e1341ada3c
parent8e910ca20e112d7f06ba3bf631a06ddb5ce14657
bcachefs: Fix unhandled transaction restart in fallocate

This used to not matter, but now we're being more strict.

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