]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging/lustre: disable virtual block device for 64K pages
authorArnd Bergmann <arnd@arndb.de>
Fri, 20 Jun 2014 12:23:28 +0000 (14:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jun 2014 15:30:11 +0000 (08:30 -0700)
commit0bf22be0da8ea74bc7ccc5b07d7855830be16eca
treea94335b1bceba3f39f467d032ad1061449145418
parentaea36590b3f221136b85ba52fe5fcf690eaa042b
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 <dann.frazier@canonical.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/Kconfig