]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitac9935835252d7f4b1d1540c84da70a8530ea68a
tree46efebf9fc6b44dac7ede03eea16a49c27722cc6
parent47276850aab45ec601d803fa309e705082aaad14
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