afs: Add some more info to /proc/net/afs/servers
authorDavid Howells <dhowells@redhat.com>
Fri, 27 Oct 2023 09:45:56 +0000 (10:45 +0100)
committerDavid Howells <dhowells@redhat.com>
Mon, 1 Jan 2024 16:36:58 +0000 (16:36 +0000)
commitaf9a5b4930dfafbf0274e9403cb64fcc698bb096
treefde463a19716da115542ecb8e0ee40105af323b8
parentd2ce4a84c21f803cd65097d1112b60226b2a3467
afs: Add some more info to /proc/net/afs/servers

In /proc/net/afs/servers, show the cell name and the last error for each
address in the server's list.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
fs/afs/fs_operation.c
fs/afs/fs_probe.c
fs/afs/proc.c
fs/afs/rotate.c
fs/afs/vl_rotate.c