[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v11 4/7] raw-format: add zone operations to pass through requ
From: |
Hannes Reinecke |
Subject: |
Re: [PATCH v11 4/7] raw-format: add zone operations to pass through requests |
Date: |
Mon, 10 Oct 2022 08:08:18 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2 |
On 10/10/22 04:21, Sam Li wrote:
raw-format driver usually sits on top of file-posix driver. It needs to
pass through requests of zone commands.
Signed-off-by: Sam Li <faithilikerun@gmail.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
---
block/raw-format.c | 13 +++++++++++++
1 file changed, 13 insertions(+)
Reviewed-by: Hannes Reinecke <hare@suse.de>
Cheers,
Hannes
--
Dr. Hannes Reinecke Kernel Storage Architect
hare@suse.de +49 911 74053 688
SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg
HRB 36809 (AG Nürnberg), Geschäftsführer: Ivo Totev, Andrew
Myers, Andrew McDonald, Martje Boudien Moerman
[PATCH v11 4/7] raw-format: add zone operations to pass through requests, Sam Li, 2022/10/09
- Re: [PATCH v11 4/7] raw-format: add zone operations to pass through requests,
Hannes Reinecke <=
[PATCH v11 5/7] config: add check to block layer, Sam Li, 2022/10/09
[PATCH v11 6/7] qemu-iotests: test new zone operations, Sam Li, 2022/10/09
[PATCH v11 7/7] docs/zoned-storage: add zoned device documentation, Sam Li, 2022/10/09