Re: [PATCH 3/4] nvme: allow revalidate to set a namespace read-only
From: Chaitanya Kulkarni <hidden>
Date: 2020-11-29 21:14:39
Also in:
ceph-devel, dm-devel, linux-nvme
From: Chaitanya Kulkarni <hidden>
Date: 2020-11-29 21:14:39
Also in:
ceph-devel, dm-devel, linux-nvme
On 11/29/20 10:22, Christoph Hellwig wrote:
Unconditionally call set_disk_ro now that it only updates the hardware state. This allows to properly set up the Linux devices read-only when the controller turns a previously writable namespace read-only. Signed-off-by: Christoph Hellwig <hch@lst.de>
Looks good. Reviewed-by: Chaitanya Kulkarni <redacted>