On Tue, 12 Jul 2022 08:32:54 -0700, Keith Busch wrote: > From: Keith Busch <kbusch@xxxxxxxxxx> > > There are cases where a bio may not accept additional pages, and the iov > needs to advance to the last data length that was accepted. The zone > append used to handle this correctly, but was inadvertently broken when > the setup was made common with the normal r/w case. > > [...] Applied, thanks! [1/3] block: ensure iov_iter advances for added pages commit: 5a044eef1265581683530e75351c19e29ee33a11 [2/3] block: ensure bio_iov_add_page can't fail commit: ac3c48e32c047a3781d6bc28bb5013e4431350fd [3/3] block: fix leaking page ref on truncated direct io commit: 44b6b0b0e980d99d24de7e5d57baae48a78db3b6 Best regards, -- Jens Axboe