Re: [PATCH v3 03/10] block: introduce blk_req_zone_write_trylock
From: Christoph Hellwig <hch@infradead.org>
Date: 2020-03-27 17:19:23
Also in:
linux-fsdevel, linux-scsi
From: Christoph Hellwig <hch@infradead.org>
Date: 2020-03-27 17:19:23
Also in:
linux-fsdevel, linux-scsi
On Sat, Mar 28, 2020 at 01:50:05AM +0900, Johannes Thumshirn wrote:
Signed-off-by: Johannes Thumshirn <redacted> --- block/blk-zoned.c | 14 ++++++++++++++ include/linux/blkdev.h | 1 + 2 files changed, 15 insertions(+)
Looks good, Reviewed-by: Christoph Hellwig <hch@lst.de>