[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200717024230.33116-1-colyli@suse.de>
Date: Fri, 17 Jul 2020 10:42:28 +0800
From: Coly Li <colyli@...e.de>
To: axboe@...nel.dk, linux-block@...r.kernel.org
Cc: martin.petersen@...cle.com, linux-bcache@...r.kernel.org,
linux-kernel@...r.kernel.org, Coly Li <colyli@...e.de>
Subject: [PATCH v3 0/2] two generic block layer fixes for 5.9
Hi Jens,
These two patches are posted for a while, and have reviewed by several
other developers.
Comparing to previous version, now the discard bio alignment patch can
correctly handles partition offset as Martin suggested. I verify it
with 5.8-rc5 kernel on VMware ESXi 6.5.
Could you please to take them for Linux v5.9 ?
Thanks in advance.
Coly Li
---
Coly Li (2):
block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to be odd
numbers
block: improve discard bio alignment in __blkdev_issue_discard()
block/blk-lib.c | 31 ++++++++++++++++++++++++++++---
block/blk.h | 14 ++++++++++++++
include/linux/blk_types.h | 8 ++++----
3 files changed, 46 insertions(+), 7 deletions(-)
--
2.26.2
Powered by blists - more mailing lists