]> git.ipfire.org Git - people/ms/linux.git/commit - fs/afs/proc.c
afs: Show all of a server's addresses in /proc/fs/afs/servers
authorDavid Howells <dhowells@redhat.com>
Sat, 2 Jun 2018 21:20:31 +0000 (22:20 +0100)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 15 Jun 2018 04:52:59 +0000 (00:52 -0400)
commit0aac4bce4b49e58c43181d293da491cd2bdba6c7
tree4ee501ed4ee053e1c29de6cd4655507d1d53d0a1
parentb6cfbecafbd2ee9407844122c928ff5147747a86
afs: Show all of a server's addresses in /proc/fs/afs/servers

Show all of a server's addresses in /proc/fs/afs/servers, placing the
second plus addresses on padded lines of their own.  The current address is
marked with a star.

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