]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - net/rxrpc/af_rxrpc.c
rxrpc: Make rxrpc_kernel_check_life() indicate if call completed
authorMarc Dionne <marc.dionne@auristor.com>
Fri, 12 Apr 2019 15:33:47 +0000 (16:33 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Apr 2019 23:57:23 +0000 (16:57 -0700)
commit4611da30d679a4b0a2c2b5d4d7b3fbbafc922df7
tree0133479c4cbec6c1bdd2715cb0b2152d73252596
parent56d282d9db19f85f759b7a81f0829b58c00571b0
rxrpc: Make rxrpc_kernel_check_life() indicate if call completed

Make rxrpc_kernel_check_life() pass back the life counter through the
argument list and return true if the call has not yet completed.

Suggested-by: Marc Dionne <marc.dionne@auristor.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/rxrpc.txt
fs/afs/rxrpc.c
include/net/af_rxrpc.h
net/rxrpc/af_rxrpc.c