diff options
author | Keith Busch <keith.busch@intel.com> | 2015-01-07 18:55:49 -0700 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2015-01-08 09:00:32 -0700 |
commit | ea191d2f36b0f577ce5377c3e72aedc34282969d (patch) | |
tree | 27ff7ee0f1971cea41c38a7c3d265a3f4a106263 /tools/perf/scripts/python | |
parent | c917dfe52834979610d45022226445d1dc7c67d8 (diff) |
NVMe: Reference count admin queue usage
Since there is no gendisk associated with the admin queue, the driver
needs to hold a reference to it until all open references to the
controller are closed.
This also combines queue cleanup with freeing the tag set since these
should not be separate.
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions