diff options
author | Keith Busch <[email protected]> | 2016-02-11 13:05:43 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2016-02-12 08:10:16 -0700 |
commit | ff23a2a15a2117245b4599c1352343c8b8fb4c43 (patch) | |
tree | 9b45c0213b12cd779ab94d3e486283a401221644 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ae1fba20015bca7401db2422fe18c9c049184163 (diff) |
NVMe: Poll device while still active during remove
A device failure or link down wouldn't have been detected during namespace
removal. This patch keeps the device in the list for polling so that the
thread may see such failure and initiate a reset. The device is removed
from the list after disable, so we can safely flush the reset work as
it can't be requeued when disable completes.
Signed-off-by: Keith Busch <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions