commit | bbafffd293e47f4cd5f0ae8b91d7d5767b242a5e | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu May 24 16:31:39 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu May 24 16:31:39 2012 -0400 |
tree | 54e52fb857211914d7de2b3fe2292929bf41b9d1 | |
parent | a9e64442f1399e9f6ceaeeeb03a26a560c949fac [diff] |
NFSv4.1: Exchange ID must use GFP_NOFS allocation mode 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>