commit | 14a1336e6fff47dd1028b484d6c802105c58e2ee | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Nov 20 16:57:54 2018 +0100 |
committer | Christoph Hellwig <hch@lst.de> | Fri Nov 30 17:23:22 2018 +0100 |
tree | 75f6379c283a095ecc5ae4d0798df0694819986f | |
parent | 751a0cc0cd3a0d51e6aaf6fd3b8bd31f4ecfaf3e [diff] |
nvme: warn when finding multi-port subsystems without multipathing enabled Without CONFIG_NVME_MULTIPATH enabled a multi-port subsystem might show up as invididual devices and cause problems, warn about it. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Sagi Grimberg <sagi@grimberg.me>