]> 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)
commit64062a65564f2c398619b9d3944f33fa2ff9dbcd
tree60470fca4f54503cb844f02d12f25a4c67529972
parentabe8090c58257e28265a8e19a1871d081e8ae6b9
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