]> asedeno.scripts.mit.edu Git - linux.git/commit
afs: Allow dumping of server cursor on operation failure
authorDavid Howells <dhowells@redhat.com>
Fri, 19 Oct 2018 23:57:58 +0000 (00:57 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 23 Oct 2018 23:41:09 +0000 (00:41 +0100)
commit744bcd713a4eabb248246f7deccfad30c579b7f5
tree60470fca4f54503cb844f02d12f25a4c67529972
parent30062bd13e3659a309d249a06d5f4ebb4a5c5251
afs: Allow dumping of server cursor on operation failure

Provide an option to allow the file or volume location server cursor to be
dumped if the rotation routine falls off the end without managing to
contact a server.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/Kconfig
fs/afs/addr_list.c
fs/afs/internal.h
fs/afs/rotate.c
fs/afs/vl_rotate.c