]> 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)
commit70428a32418f65426f2223157528392af80bfb85
tree79dc438ecac870a822df190ce130ac9bf1866964
parent12586c3a134044ee77e32dd0efd8e2b571f2af9c
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