Re: [RFC v3] block: avoid the unnecessary blk_bio_discard_split()
From: Chaitanya Kulkarni <hidden>
Date: 2020-12-12 02:03:46
Also in:
linux-ide, linux-scsi
From: Chaitanya Kulkarni <hidden>
Date: 2020-12-12 02:03:46
Also in:
linux-ide, linux-scsi
On 12/11/20 08:17, Tom Yan wrote:
It doesn't seem necessary to have the redundant layer of splitting. The request size will even be more consistent / aligned to the cap. Signed-off-by: Tom Yan <redacted>
Can you please explain why the change log is missing ?