target: Allow Write Exclusive non-reservation holders to READ
authorLee Duncan <lduncan@suse.com>
Mon, 5 Jan 2015 18:49:44 +0000 (10:49 -0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 9 Jan 2015 23:22:14 +0000 (15:22 -0800)
commit1ecc7586922662e3ca2f3f0c3f17fec8749fc621
tree664763703acb720ca3a7daa86fe16b389c9793cd
parent7216dc077dfcd46e2e0143f57711c8dd2eb99e68
target: Allow Write Exclusive non-reservation holders to READ

For PGR reservation of type Write Exclusive Access, allow all non
reservation holding I_T nexuses with active registrations to READ
from the device.

This addresses a bug where active registrations that attempted
to READ would result in an reservation conflict.

Signed-off-by: Lee Duncan <lduncan@suse.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_pr.c