scsi: tcmu: track nl commands
authorMike Christie <mchristi@redhat.com>
Fri, 22 Jun 2018 21:40:19 +0000 (16:40 -0500)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 26 Jun 2018 16:27:05 +0000 (12:27 -0400)
commit3228691ffec134353cb5bf6fb4342283e0243412
tree46efebf9fc6b44dac7ede03eea16a49c27722cc6
parent0297e962907d98ece34188cb267d3313812b6e42
scsi: tcmu: track nl commands

The next patch is going to fix the hung nl command issue so this adds a
list of outstanding nl commands that we can later abort when the daemon is
restarted.

Signed-off-by: Mike Christie <mchristi@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/target/target_core_user.c