]> git.baikalelectronics.ru Git - kernel.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)
commitc5ad5d7cea75acef67c64d7644b8a5f9c092906a
tree5d89b607d7a28d22cff4c5cb3a520cdb645cfbb7
parent94926e95926648c5ee1826986cb3c854ea95dd4c
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