On Mon, 2013-04-01 at 21:18 +0000, Stewart, Sean wrote:
> How about the following?  Reworded in a way such that 0 means no and 1 means 
> yes.
> 
> +static uint optimize_stpg;
> +module_param(optimize_stpg, uint, S_IRUGO|S_IWUSR); 
> +MODULE_PARM_DESC(optimize_stpg, "Allow use of a non-optimized path, rather 
> than sending a STPG, when implicit TPGS is supported (0=No,1=Yes). Default is 
> 0.");

Great, thank you.

-Ewan D. Milne <[email protected]>


--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to