]> asedeno.scripts.mit.edu Git - linux.git/commit
SUNRPC: Avoid digging into the ATOMIC pool
authorChuck Lever <chuck.lever@oracle.com>
Wed, 24 Apr 2019 13:38:55 +0000 (09:38 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 25 Apr 2019 18:58:35 +0000 (14:58 -0400)
commit52db6f9a0cd8f6d433a0687aae4f21f209352510
tree1779463f87f34d5892508036a0f0410a7dc71f2a
parentce96e888fe48ecfa868c9a39adc03292c78a80ff
SUNRPC: Avoid digging into the ATOMIC pool

Page allocation requests made when the SPARSE_PAGES flag is set are
allowed to fail, and are not critical. No need to spend a rare
resource.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/socklib.c
net/sunrpc/xprtrdma/rpc_rdma.c