aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorJames Smart <[email protected]>2017-09-19 14:01:50 -0700
committerJens Axboe <[email protected]>2017-09-25 12:42:11 -0600
commitfddc9923c6d41de9fe7b1f323a3cece53e046c88 (patch)
tree2eb7c2776d6779e8f98e66144a0a3040bbf43187 /tools/perf/scripts/python/Perf-Trace-Util/lib
parent6b71f9e1e849f82abb4a8d54ce7f4b1c71f19ac4 (diff)
nvme-fcloop: fix port deletes and callbacks
Now that there are potentially long delays between when a remoteport or targetport delete calls is made and when the callback occurs (dev_loss_tmo timeout), no longer block in the delete routines and move the final nport puts to the callbacks. Moved the fcloop_nport_get/put/free routines to avoid forward declarations. Ensure port_info structs used in registrations are nulled in case fields are not set (ex: devloss_tmo values). Signed-off-by: James Smart <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions