]> 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)
commitf27fe43c808781f950641b53e3b0ca1501c6fb53
tree25801b42505a26b908d58121102c9a79eb274bb3
parente9049889f3518a8c25a48d1adb7f02054a885a23
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