> #if defined(__BIG_ENDIAN_BITFIELD)
> - u32 reserved:25;
> + u32 reserved:12;
> + u32 discardCacheDuringLDDelete:1;
> + u32 supportSecurityonJBOD:1;
> + u32 supportCacheBypassModes:1;
> + u32 supportDi
> "Sumit" ==writes:
Sumit> This patch will add support for Secure Encrypting Drives(SED) in
Sumit> JBOD mode. below are the key points- 1) If Firmware supports SED
Sumit> JBOD, all non Read Write commands to JBODs will be sent via
Sumit> Firmware path and Read write commands to JBOD will b
This patch will add support for Secure Encrypting Drives(SED) in JBOD mode.
below are the key points-
1) If Firmware supports SED JBOD, all non Read Write commands to JBODs will be
sent via Firmware path and Read write commands to JBOD will be sent via
fastpath.
2) If firmware does not support
3 matches
Mail list logo