On Fri, Nov 01, 2024 at 06:21:46AM GMT, Christoph Hellwig wrote: > Otherwise it won't catch bios turned into regular writes by the > block level zone write plugging. > > Fixes: 9b1ce7f0c6f8 ("block: Implement zone append emulation") > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- > fs/btrfs/bio.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Reviewed-by: Naohiro Aota <naohiro.aota@xxxxxxx>