]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit727190022104a2cdd91abaea26a7aed05c60eaa1
tree0133479c4cbec6c1bdd2715cb0b2152d73252596
parentf2e0950980cd5962fff0b2c055dde4eab04c01ec
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