commit | e6f41633cb79b55ead84b023c02035322c7827e7 | [log] [tgz] |
---|---|---|
author | Jamie Pocas <jamie.pocas@emc.com> | Sun Nov 29 14:44:57 2015 -0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Jan 06 13:39:55 2016 -0800 |
tree | 342f55892f82d100f496c8ed73f3570c8d956842 | |
parent | ef8f46b549c2e425513ed568f18c827a37c08727 [diff] |
target/sbc: Add LBPRZ attribute + control CDB emulation This change sets the LBPRZ flag in EVPD page b2h and READ CAPACITY (16) based on a new unmap_zeroes_data device attribute. This flag is set automatically for iblock based on underlying block device queue's discard_zeroes_data flag. Signed-off-by: Jamie Pocas <jamie.pocas@emc.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>