SUNRPC: Allow dynamic allocation of back channel slots
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 2 Mar 2019 18:12:22 +0000 (13:12 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 2 Mar 2019 21:25:26 +0000 (16:25 -0500)
commit0d1bf3407c4ae887a464d136aaa5e9ef609834f0
tree51915396c008d6733f9dd114291d415d9cd69d0a
parent067c46967160b5c7052492734d695c501ef376fe
SUNRPC: Allow dynamic allocation of back channel slots

Now that the reads happen in a process context rather than a softirq,
it is safe to allocate back channel slots using a reclaiming
allocation.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
net/sunrpc/backchannel_rqst.c