Re: [PATCH v2 0/3 net-next] Finish conversion of skb_frag_t to bio_vec
From: Jens Axboe <axboe@fb.com>
Date: 2019-07-30 21:31:09
From: Jens Axboe <axboe@fb.com>
Date: 2019-07-30 21:31:09
On 7/30/19 3:22 PM, David Miller wrote:
From: Jens Axboe <axboe@fb.com> Date: Tue, 30 Jul 2019 20:49:09 +0000quoted
Pretty appalled to see this abomination: net: Convert skb_frag_t to bio_vec There are a lot of users of frag->page_offset, so use a union to avoid converting those users today. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: David S. Miller <davem@davemloft.net> show up in the net tree without even having been posted on a block list... At least this kills this ugly thing.Sorry about that Jens, but at least as you say it's gone now.
Yeah all good now, thanks. -- Jens Axboe