]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit64cef8e6050fce552b66037bb963a3adf65bdc5d
tree4ee501ed4ee053e1c29de6cd4655507d1d53d0a1
parent5ffe837b72f238be36bccccd1c6c9e18c8e0d7b1
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