summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorJames Smart <jsmart2021@gmail.com>2017-04-11 11:32:29 -0700
committerChristoph Hellwig <hch@lst.de>2017-04-21 16:41:49 +0200
commit19b58d9473e8e3d38e7f3602a07c8febfbd07bc1 (patch)
treeffba839ea19dcf91d18ddfb45ddde88a7a1ee303 /firmware
parent39498faef7c02f9f6de4060ccdc7e8975a6e690b (diff)
downloadlinux-19b58d9473e8e3d38e7f3602a07c8febfbd07bc1.tar.gz
linux-19b58d9473e8e3d38e7f3602a07c8febfbd07bc1.tar.bz2
linux-19b58d9473e8e3d38e7f3602a07c8febfbd07bc1.zip
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 <james.smart@broadcom.com> Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions