]> asedeno.scripts.mit.edu Git - linux.git/commit
rxrpc: Display call expect-receive-by timeout in proc
authorDavid Howells <dhowells@redhat.com>
Mon, 23 Jul 2018 16:18:36 +0000 (17:18 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 1 Aug 2018 12:28:23 +0000 (13:28 +0100)
commit887763bbc34112f4126ec52d16072ba736c83a6f
tree5d89b607d7a28d22cff4c5cb3a520cdb645cfbb7
parentf597a5792ada511e3c69ecf7201fc178c574d822
rxrpc: Display call expect-receive-by timeout in proc

Display in /proc/net/rxrpc/calls the timeout by which a call next expects
to receive a packet.

This makes it easier to debug timeout issues.

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/proc.c