diff options
author | 2012-08-02 14:05:59 -0600 | |
---|---|---|
committer | 2012-11-13 09:13:49 -0500 | |
commit | 859361a228258edf4821d9f5635825033eca78e8 (patch) | |
tree | 8c6f6c5344b163ed3d3fa479858d840a4209da32 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm (diff) | |
download | linux-dev-859361a228258edf4821d9f5635825033eca78e8.tar.xz linux-dev-859361a228258edf4821d9f5635825033eca78e8.zip |
NVMe: Free cmdid on nvme_submit_bio error
nvme_map_bio() is called after the cmdid is allocated, so we have to
free the cmdid before returning from nvme_submit_bio() if nvme_map_bio()
returned an error.
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions