]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
target: Allow PERSISTENT RESERVE IN for non-reservation holder
authorMarco Sanvido <marco@purestorage.com>
Wed, 4 Jan 2012 01:12:58 +0000 (17:12 -0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Wed, 18 Jan 2012 08:29:36 +0000 (08:29 +0000)
commit6816966a8418b980481b4dced7eddd1796b145e8
tree5f6e391c719e1ca131442c0eeb661bc3f0029f72
parent9e08e34e3735ae057eb3834da3570995811b7eb9
target: Allow PERSISTENT RESERVE IN for non-reservation holder

Initiators that aren't the active reservation holder should be able to
do a PERSISTENT RESERVE IN command in all cases, so add it to the list
of allowed CDBs in core_scsi3_pr_seq_non_holder().

Signed-off-by: Marco Sanvido <marco@purestorage.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_pr.c