On Wed, 2017-01-18 at 03:51 -0600, mchristi@xxxxxxxxxx wrote: > -#define TRANSPORT_FLAG_PASSTHROUGH 1 > +#define TRANSPORT_FLAG_PASSTHROUGH 0x1 > +#define TRANSPORT_FLAG_PASSTHROUGH_ALUA 0x2 Hello Mike, Please add a comment above each of these constants that explains which commands each flag applies to and what the effects of each flag are (e.g. skip PR checks / skip task attribute handling). Otherwise I'm fine with this approach. Thanks, Bart.-- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html