]> git.baikalelectronics.ru Git - kernel.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)
commitd74c5c5a2f7f07785503606da05400129f8ab6a7
tree60470fca4f54503cb844f02d12f25a4c67529972
parent22184ef65c2dfa7350068839d8cda95c978796f6
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