commit | 1003c2f259ce0f8602031395f21d2b44a0494313 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Sat May 02 13:44:50 2020 +0100 |
committer | David Howells <dhowells@redhat.com> | Fri May 29 17:32:04 2020 +0100 |
tree | ad3ac60670a3c3ce5ef7d88552e3d255584dc78d | |
parent | 3271d7cf2a7478a62c4271e87be43f7e6d8ca112 [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>