]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit19e8dfe9843ac0203bd061b924cf6ef4bf474f47
tree51915396c008d6733f9dd114291d415d9cd69d0a
parent9a156900f21dcc25ac2a35770b9103888747aa55
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