diff options
author | Sagi Grimberg <sagi@grimberg.me> | 2020-11-09 13:57:34 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2020-11-09 19:39:15 +0300 |
commit | 65c5a055b0d567b7e7639d942c0605da9cc54c5e (patch) | |
tree | feb2d7ce2260930cb8d297ec2e80bffbddd20024 /lib/test_overflow.c | |
parent | e1777d099728a76a8f8090f89649aac961e7e530 (diff) | |
download | linux-65c5a055b0d567b7e7639d942c0605da9cc54c5e.tar.xz |
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 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions