On Thu, 2013-04-25 at 07:35 -0400, Ric Wheeler wrote: > It was pointed out to me that RCD is "Read Cache Disable" so by > setting it to > zero, we are enabling the read cache (not that we ever look at this > bit or send > it down). The WCE bit is "write cache enable" so the polarity of the > bits is > inverted. > > Should be fine regardless :) Just look at the code. We already do the right thing. The whole reason for combining both into cache policy is that half the world got the individual bits wrong. We translate from an understandable cache policy to and from WCE/RCD speak. James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html