]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nvmet_fc: Accept variable pad lengths on Create Association LS
authorJames Smart <jsmart2021@gmail.com>
Sat, 8 Jul 2017 01:08:26 +0000 (18:08 -0700)
committerSagi Grimberg <sagi@grimberg.me>
Mon, 10 Jul 2017 06:09:58 +0000 (09:09 +0300)
commit4cb7ca8073e1f226487168155c9a887079d605e4
tree455137e5be97e52aeafcada46ef932fc02dc7151
parentd1438ad8f3eec7207618b8e01f9f3eec7b6f67c4
nvmet_fc: Accept variable pad lengths on Create Association LS

Target validation of the Create Association LS revised to accept any
LS as long as all non-pad data has been received. This allows a (newer)
target to accept the LS from older initiators with varying pad lengths.

Signed-off-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
drivers/nvme/target/fc.c