diff options
author | James Smart <jsmart2021@gmail.com> | 2017-11-16 04:00:21 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2017-11-16 21:27:04 +0300 |
commit | cce75291ffd82eb5bac56b051f46f89e8c0d2918 (patch) | |
tree | 460b671eef197c1510f0b8c96923573e26a08651 /Documentation/driver-api | |
parent | 34d9715ac1edd50285168dd8d80c972739a4f6a4 (diff) | |
download | linux-cce75291ffd82eb5bac56b051f46f89e8c0d2918.tar.xz |
nvmet_fc: fix better length checking
Reorganize nvmet_fc_handle_fcp_rqst() so that the nvmet req.transfer_len
field is set after the call nvmet_req_init(). An update to nvmet now
has nvmet_req_init() clearing the field, thus the fc transport was losing
the value.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Documentation/driver-api')
0 files changed, 0 insertions, 0 deletions