Re: [PATCH v2 1/4] net: introduce helper sendpages_ok()
From: Christoph Hellwig <hch@lst.de>
Date: 2024-06-06 13:52:38
Also in:
ceph-devel, linux-block, linux-nvme
From: Christoph Hellwig <hch@lst.de>
Date: 2024-06-06 13:52:38
Also in:
ceph-devel, linux-block, linux-nvme
On Thu, Jun 06, 2024 at 04:18:29PM +0300, Ofir Gal wrote:
I agree. Do we want to proceed with my patch or would we prefer a more efficient solution?
We'll need something for sure. I don't like the idea of hacking special cases that call into the networking code into the core block layer, so I think it'll have to be something more like your original patch.