commit | 8fa3a867486f85df66eba8c4df85804d3309c6ad | [log] [tgz] |
---|---|---|
author | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Sep 16 20:23:53 2015 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Thu Sep 24 23:17:27 2015 -0700 |
tree | 9008062c9e3567b5cf5d3b589bf7e57259da7692 | |
parent | f3bb467ff64b2598d023b3a07592748fa7768b6a [diff] |
target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit This patch changes transport_lookup_cmd_lun() to obtain se_lun->lun_ref + se_cmd->se_device rcu_dereference during TCM_WRITE_PROTECT -> CHECK_CONDITION failure status. Do this to ensure the active control D_SENSE mode page bit is being honored. Reported-by: Sagi Grimberg <sagig@mellanox.com> Reviewed-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>