diff options
| author | Christoph Hellwig <[email protected]> | 2022-11-01 16:00:39 +0100 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-11-02 08:35:34 -0600 |
| commit | 23a908647efade186576c9628dd7bb560f6e759b (patch) | |
| tree | da651cc029607e4b148da06f8a99cb495fb27efd /tools/perf/scripts/python/bin | |
| parent | 0ffc7e98bfaa45380b800deeb9b65ce0371c652d (diff) | |
nvme: don't remove namespaces in nvme_passthru_end
The call to nvme_remove_invalid_namespaces made sense when
nvme_passthru_end revalidated all namespaces and had to remove those that
didn't exist any more. Since we don't revalidate from nvme_passthru_end
now, this call is entirely spurious.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions