]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4.1: Ensure that layoutget uses the correct gfp modes
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 May 2011 22:00:51 +0000 (18:00 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 12 May 2011 02:52:13 +0000 (22:52 -0400)
commitf05b142bf544d96929546df43490f09fa3be4fa6
tree039cc65774c895d704f23a2c89b7f1bcd736e0b9
parentb3c2baec9626fff8e4644a2978da993f45642d97
NFSv4.1: Ensure that layoutget uses the correct gfp modes

Currently, writebacks may end up recursing back into the filesystem due to
GFP_KERNEL direct reclaims in the pnfs subsystem.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4filelayout.c
fs/nfs/nfs4filelayout.h
fs/nfs/nfs4filelayoutdev.c
fs/nfs/pnfs.c
fs/nfs/pnfs.h
fs/nfs/read.c
fs/nfs/write.c
include/linux/nfs_xdr.h