diff options
author | 2020-11-09 02:57:34 -0800 | |
---|---|---|
committer | 2020-11-09 17:39:15 +0100 | |
commit | 65c5a055b0d567b7e7639d942c0605da9cc54c5e (patch) | |
tree | feb2d7ce2260930cb8d297ec2e80bffbddd20024 /drivers/usb/cdns3/cdns3-imx.c | |
parent | null_blk: Fix scheduling in atomic with zoned mode (diff) | |
download | linux-dev-65c5a055b0d567b7e7639d942c0605da9cc54c5e.tar.xz linux-dev-65c5a055b0d567b7e7639d942c0605da9cc54c5e.zip |
nvme: fix incorrect behavior when BLKROSET is called by the user
The offending commit breaks BLKROSET ioctl because a device
revalidation will blindly override BLKROSET setting. Hence,
we remove the disk rw setting in case NVME_NS_ATTR_RO is cleared
from by the controller.
Fixes: 1293477f4f32 ("nvme: set gendisk read only based on nsattr")
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions