mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-20 22:26:23 +00:00
scst: fix explicit ALUA disabled DIF type 2 handling
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6701 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -2796,6 +2796,7 @@ static const struct scst_opcode_descriptor *vdisk_opcode_descriptors_type2[] = {
|
||||
&scst_op_descr_write_verify32,
|
||||
&scst_op_descr_write_same32,
|
||||
SCST_OPCODE_DESCRIPTORS
|
||||
&scst_op_descr_stpg, /* must be last, see vdisk_get_supported_opcodes()! */
|
||||
};
|
||||
|
||||
static const struct scst_opcode_descriptor *vcdrom_opcode_descriptors[] = {
|
||||
|
||||
Reference in New Issue
Block a user