From: Arnd Bergmann Date: Fri, 20 Jun 2014 12:23:28 +0000 (+0200) Subject: staging/lustre: disable virtual block device for 64K pages X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1666 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bf22be0da8ea74bc7ccc5b07d7855830be16eca;p=pandora-kernel.git staging/lustre: disable virtual block device for 64K pages The lustre virtual block device cannot handle 64K pages and fails at compile time. To avoid running into this error, let's disable the Kconfig option for this driver in cases it doesn't support. Reported-by: Dann Frazier Signed-off-by: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed