commit | 3688feb582a1bc4e58ad50f5eccfdb90615de27b | [log] [tgz] |
---|---|---|
author | James Smart <jsmart2021@gmail.com> | Tue Sep 19 15:13:11 2017 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Sep 25 12:42:11 2017 -0600 |
tree | 558dcb80c86311579b084d9533d29f08cdc4d023 | |
parent | e4d753d7e51c0648b9ee33efeed55d45f362fc3d [diff] |
nvmet-fc: on port remove call put outside lock Avoid calling the put routine, as it may traverse to free routines while holding the target lock. Signed-off-by: James Smart <james.smart@broadcom.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>