NFSv4.1: Exchange ID must use GFP_NOFS allocation mode
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 24 May 2012 20:31:39 +0000 (16:31 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 24 May 2012 20:31:39 +0000 (16:31 -0400)
Exchange ID can be called in a lease reclaim situation, so it
will deadlock if it then tries to write out dirty NFS pages.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found