]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0a171ffa65db5f03f7c618498c984e2ab07373a6
tree79dc438ecac870a822df190ce130ac9bf1866964
parentfbc693f62cbed04b107e544420b3dc0713f84c19
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