]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita6bd3f26a1b4bd65f04b4347ff544d15d29baa7a
tree25801b42505a26b908d58121102c9a79eb274bb3
parent576e4de67ce1979f71743b644f3cb2668a81518f
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