diff options
author | 2025-04-03 09:19:29 +0200 | |
---|---|---|
committer | 2025-04-07 16:26:50 +0200 | |
commit | 9546ad1a9bda7362492114f5866b95b0ac4a100e (patch) | |
tree | 618a2f4db6f009e22105b49351757f1735ac8942 /scripts/lib/kdoc/kdoc_output.py | |
parent | selftests: ublk: fix test_stripe_04 (diff) | |
download | linux-rng-9546ad1a9bda7362492114f5866b95b0ac4a100e.tar.xz linux-rng-9546ad1a9bda7362492114f5866b95b0ac4a100e.zip |
nvme: requeue namespace scan on missed AENs
Scanning for namespaces can take some time, so if the target is
reconfigured while the scan is running we may miss a Attached Namespace
Attribute Changed AEN.
Check if the NVME_AER_NOTICE_NS_CHANGED bit is set once the scan has
finished, and requeue scanning to pick up any missed change.
Signed-off-by: Hannes Reinecke <hare@kernel.org>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions