NFS: Read requests can use GFP_KERNEL.
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 13 May 2010 16:51:03 +0000 (12:51 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 14 May 2010 19:09:34 +0000 (15:09 -0400)
commit93870d76fee22e887aa6e7e1fc904dbeca976928
tree4548fe7633326a9a4e39986ea94b11a36c47f831
parent18eb884282bbaf99700ba5b60ded782807d52408
NFS: Read requests can use GFP_KERNEL.

There is no danger of deadlock should the allocation trigger page
writeback.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/read.c