afs: Show volume name in /proc/net/afs/<cell>/volumes
authorDavid Howells <dhowells@redhat.com>
Wed, 11 Dec 2019 08:58:59 +0000 (08:58 +0000)
committerDavid Howells <dhowells@redhat.com>
Wed, 11 Dec 2019 17:48:20 +0000 (17:48 +0000)
commit50559800b76a7a2a46da303100da639536261808
tree25801b42505a26b908d58121102c9a79eb274bb3
parent106bc79843c3c6f4f00753d1f46e54e815f99377
afs: Show volume name in /proc/net/afs/<cell>/volumes

Show the name of each volume in /proc/net/afs/<cell>/volumes to make it
easier to work out the name corresponding to a volume ID.  This makes it
easier to work out which mounts in /proc/mounts correspond to which volume
ID.

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Marc Dionne <marc.dionne@auristor.com>
fs/afs/proc.c