lkml.org 
[lkml]   [2014]   [Oct]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 3.16 354/357] staging/lustre: disable virtual block device for 64K pages
    Date
    3.16-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Arnd Bergmann <arnd@arndb.de>

    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 | 1 +
    1 file changed, 1 insertion(+)

    --- a/drivers/staging/lustre/lustre/Kconfig
    +++ b/drivers/staging/lustre/lustre/Kconfig
    @@ -57,4 +57,5 @@ config LUSTRE_TRANSLATE_ERRNOS
    config LUSTRE_LLITE_LLOOP
    tristate "Lustre virtual block device"
    depends on LUSTRE_FS && BLOCK
    + depends on !PPC_64K_PAGES && !ARM64_64K_PAGES
    default m



    \
     
     \ /
      Last update: 2014-10-04 02:01    [W:4.092 / U:0.736 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site