commit | 32275d3f758f1252511709b77b3bab060a0e1d4f | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Sat May 02 13:44:50 2020 +0100 |
committer | David Howells <dhowells@redhat.com> | Thu Jun 04 15:37:58 2020 +0100 |
tree | eaef8e0d6e76b4d90b65224c832e4666500d700b | |
parent | f3c130e6e6d15822e1553531f91ecc8f3375bac3 [diff] |
afs: Show more a bit more server state in /proc/net/afs/servers Display more information about the state of a server record, including the flags, rtt and break counter plus the probe state for each server in /proc/net/afs/servers. Rearrange the server flags a bit to make them easier to read at a glance in the proc file. Signed-off-by: David Howells <dhowells@redhat.com>