commit | c2126157ea3c4f72b315749e0c07a1b162a2fe2b | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Aug 19 21:46:15 2015 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Aug 19 21:46:15 2015 -0500 |
tree | ca4113e7a20bc476a6f9d146b2ca53d93c165092 | |
parent | 69f230d907e8c1ca3f9bd528993eeb98f712b0dd [diff] |
SUNRPC: Allow sockets to do GFP_NOIO allocations Follow up to commit c4a7ca774949 ("SUNRPC: Allow waiting on memory allocation"). Allows the RPC socket code to do non-IO blocking. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>