diff options
author | James Smart <[email protected]> | 2017-04-11 11:32:29 -0700 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2017-04-21 16:41:49 +0200 |
commit | 19b58d9473e8e3d38e7f3602a07c8febfbd07bc1 (patch) | |
tree | ffba839ea19dcf91d18ddfb45ddde88a7a1ee303 /tools/perf/scripts/python/syscall-counts.py | |
parent | 39498faef7c02f9f6de4060ccdc7e8975a6e690b (diff) |
nvmet_fc: add req_release to lldd api
With the advent of the opdone calls changing context, the lldd can no
longer assume that once the op->done call returns for RSP operations
that the request struct is no longer being accessed.
As such, revise the lldd api for a req_release callback that the
transport will call when the job is complete. This will also be used
with abort cases.
Fixed text in api header for change in io complete semantics.
Revised lpfc to support the new req_release api.
Signed-off-by: James Smart <[email protected]>
Signed-off-by: Sagi Grimberg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions