commit | 0f38b873aeaae698c3693748438547c8493165fb | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jun 10 18:31:01 2008 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jul 09 12:08:48 2008 -0400 |
tree | c858b2a08251c2f5792cf83582697dcd9909b7d8 | |
parent | 7e5f6146609eb9134fac7d1b6bfee43df1732188 [diff] |
SUNRPC: Use GFP_NOFS when allocating credentials Since the credentials may be allocated during the call to rpc_new_task(), which again may be called by a memory allocator... Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>