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)
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>

No differences found