diff options
author | Christoph Hellwig <hch@lst.de> | 2022-04-11 08:05:27 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2022-04-15 06:56:17 +0200 |
commit | 00ff400e6deee00f7b15e200205b2708b63b8cf6 (patch) | |
tree | 53f671cdc364ca90ef19c3b5aeb88da9a49fd429 /drivers/spi/spidev.c | |
parent | nvme: don't print verbose errors for internal passthrough requests (diff) | |
download | linux-00ff400e6deee00f7b15e200205b2708b63b8cf6.tar.xz linux-00ff400e6deee00f7b15e200205b2708b63b8cf6.zip |
nvme: add a quirk to disable namespace identifiers
Add a quirk to disable using and exporting namespace identifiers for
controllers where they are broken beyond repair.
The most directly visible problem with non-unique namespace identifiers
is that they break the /dev/disk/by-id/ links, with the link for a
supposedly unique identifier now pointing to one of multiple possible
namespaces that share the same ID, and a somewhat random selection of
which one actually shows up.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Diffstat (limited to 'drivers/spi/spidev.c')
0 files changed, 0 insertions, 0 deletions