commit | 1f4c86c0be9064ab4eebd9e67c84606c1cfeec4b | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu May 13 12:51:02 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri May 14 15:09:33 2010 -0400 |
tree | 6ae9e8e6550f644335bbf6812edd7e6cfcde7e53 | |
parent | 8535b2be5181fc3019e4150567ef53210fe3b04f [diff] |
NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls Again, we can deadlock if the memory reclaim triggers a writeback that requires a rpcsec_gss credential lookup. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>