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>
Sun, 5 Oct 2014 21:52:24 +0000 (14:52 -0700)
commit5cbde12cc945fabb8c2dae48ea9b0805d707439b
tree24634d3ce71abefb734f4c4513bedf28fe6a72ca
parent0be0ec9c364fc3a44837d58c2210432690a27ff4
staging/lustre: disable virtual block device for 64K pages

commit 0bf22be0da8ea74bc7ccc5b07d7855830be16eca upstream.

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