commit | acb3f2600eb8cdd35643a8b9237719ce61c98d41 | [log] [tgz] |
---|---|---|
author | Nicholas Bellinger <nab@linux-iscsi.org> | Mon Oct 07 18:05:14 2013 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Oct 09 01:54:44 2013 -0700 |
tree | 38d93b11145669f061c84bac3932b9c9b9c08f32 | |
parent | 3f7a46c67440a7fa422919ab2059cbab838ca558 [diff] |
target: Reject EXTENDED_COPY when emulate_3pc is disabled This patch rejects EXTENDED_COPY when the emulate_3pc attribute has been explicitly disabled for the receiving device. It also adds a similar check in target_xcopy_locate_se_dev_e4() to ignore these devices when doing a search based upon the identifier WWN provided by EXTENDED_COPY parameter list target descriptors. Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>