OSDN Git Service

svcrdma: Remove last two __GFP_NOFAIL call sites
authorChuck Lever <chuck.lever@oracle.com>
Thu, 7 Jan 2016 19:49:45 +0000 (14:49 -0500)
committerDoug Ledford <dledford@redhat.com>
Tue, 19 Jan 2016 20:30:48 +0000 (15:30 -0500)
commit78da2b3cea05b059d23814509bb46a29101e0f77
tree3fdf2a902edcb30ca5abb9022e3136c1fcb68b05
parent39b09a1a121cb22820c374f4e92f7ca34be1b75d
svcrdma: Remove last two __GFP_NOFAIL call sites

Clean up.

These functions can otherwise fail, so check for page allocation
failures too.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Acked-by: Bruce Fields <bfields@fieldses.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
net/sunrpc/xprtrdma/svc_rdma_sendto.c
net/sunrpc/xprtrdma/svc_rdma_transport.c