NFSv4: nfs4_proc_async_renew should use a GFP_NOFS allocation
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 24 Aug 2011 19:07:35 +0000 (15:07 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 24 Aug 2011 19:07:35 +0000 (15:07 -0400)
commitb569ad34926defcff998f214afeb260331165985
tree79dc438ecac870a822df190ce130ac9bf1866964
parenta53e77fa57145cef6e2a63925db3d426128b2335
NFSv4: nfs4_proc_async_renew should use a GFP_NOFS allocation

We shouldn't allow the renew daemon to do direct reclaim on the NFS
partition.

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