Re: [PATCH v2 1/4] net: introduce helper sendpages_ok()
From: Ofir Gal <hidden>
Date: 2024-06-06 15:42:50
Also in:
ceph-devel, linux-block, linux-nvme
From: Ofir Gal <hidden>
Date: 2024-06-06 15:42:50
Also in:
ceph-devel, linux-block, linux-nvme
On 06/06/2024 16:52, Christoph Hellwig wrote:
On Thu, Jun 06, 2024 at 04:18:29PM +0300, Ofir Gal wrote:quoted
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.
Ok, I'm sending v3 in case we need it.