As of today, three failure symptoms are observed with block/011 [1]. This series addresses two of them. The first two patches address the disappearing system disk (Symptom C in [1]). The third patch addresses the zero capacity NVME devices. (Symptom B in [1]). [1] https://lore.kernel.org/linux-block/rsmmxrchy6voi5qhl4irss5sprna3f5owkqtvybxglcv2pnylm@xmrnpfu3tfpe/ Shin'ichiro Kawasaki (3): common/rc: introduce _get_pci_from_dev_sysfs block/011: skip when mounted block devices are affected block/011: recover test target NVME device capacity common/rc | 8 ++++++-- tests/block/011 | 31 +++++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+), 2 deletions(-) -- 2.40.1