diff options
author | Dmitry Bogdanov <[email protected]> | 2022-09-09 12:04:22 +0300 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-10-01 05:03:56 -0400 |
commit | 1f1009ea8ca5a0271ad69afe8a86c887d530b5c8 (patch) | |
tree | 583278cbc9f0d8a1162eb6311943564dc2e59f90 /lib/mpi/mpi-sub-ui.c | |
parent | 57569c37f0add1b6489e1a1563c71519daf732cf (diff) |
scsi: target: core: Fix preempt and abort for allreg res
Match a key only if SARK is not zero according to SPC-4 and the comment
above the code:
If an all registrants persistent reservation is present and the SERVICE
ACTION RESERVATION KEY field is set to zero, then all registrations
shall be removed except for that of the I_T nexus that is being used
for the PERSISTENT RESERVE OUT command;
Without this patch in case of SARK==0 no registrants will be removed.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Mike Christie <[email protected]>
Signed-off-by: Dmitry Bogdanov <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions