Re: [PATCH] libceph: use iov_iter_extract_pages() in ceph_msg_data_iter_next()

From: Christoph Hellwig

Date: Wed Aug 19 2026 - 10:26:54 EST


On Wed, Aug 19, 2026 at 05:07:05PM +0300, Tal Zussman wrote:
> I'm perfectly happy to do that. I just want the PageWriteback() gone
> and wanted to try to fix it properly rather than just delete the BUG()
> or throw in a page_folio(). But seems like "properly" in this case may
> be a deeper hole than I want to jump in to right now ;)

I'd vote for just removing it and unraveling that rest slowly.