diff options
author | Keith Busch <[email protected]> | 2016-02-24 09:15:53 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2016-03-03 14:42:49 -0700 |
commit | 075790ebba4a1eb297f9875e581b55c0382b1f3d (patch) | |
tree | 0b6119c4f7decc6b2809be19006b951e88e34f17 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | b00a726a9fd82ddd4c10344e46f0d371e1674303 (diff) |
NVMe: Use IDA for namespace disk naming
A namespace may be detached from a controller, but a user may be holding
a reference to it. Attaching a new namespace with the same NSID will create
duplicate names when using the NSID to name the disk.
This patch uses an IDA that is released only when the last reference is
released instead of using the namespace ID.
Signed-off-by: Keith Busch <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions