SUNRPC: Allow sockets to do GFP_NOIO allocations
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 20 Aug 2015 02:46:15 +0000 (21:46 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 20 Aug 2015 02:46:15 +0000 (21:46 -0500)
commitc2126157ea3c4f72b315749e0c07a1b162a2fe2b
treeca4113e7a20bc476a6f9d146b2ca53d93c165092
parent69f230d907e8c1ca3f9bd528993eeb98f712b0dd
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>
net/sunrpc/xprtsock.c