From: Sumit.Saxena@avagotech.com Date: Mon, 5 Jan 2015 14:36:03 +0000 (+0530) Subject: megaraid_sas: add support for secure JBOD X-Git-Tag: fixes-v4.0-rc1~143^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7497cde883b184ead109652f236df98d78090a90;p=pandora-kernel.git megaraid_sas: add support for secure JBOD This patch adds support for Secure Encrypting Drives (SED) in JBOD mode: 1) If the firmware supports SED JBOD, all non read/write commands to JBODs will be sent via firmware path, and read/write commands to JBODs will be sent via fastpath. 2) If the firmware does not support SED JBOD, driver will fall back to the old design, i.e. send all JBOD I/O via fastpath. Signed-off-by: Sumit Saxena Signed-off-by: Chaitra Basappa Reviewed-by: Martin K. Petersen Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed