Jeff Layton has uploaded this change for review.

View Change

FSAL_CEPH: abort the connection before shutdown if server will be restarting

If the server is still listed as a member of the cluster at shutdown,
abort the connection prior to tearing down the stateful objects. This
will ensure that caps will be held in reserve for the client while it's
rebooting.

Change-Id: I7111fbf3f0746bf488252d6bff6858680283deb3
Signed-off-by: Jeff Layton <jlayton@redhat.com>
---
M src/CMakeLists.txt
M src/FSAL/FSAL_CEPH/export.c
M src/cmake/modules/FindCEPHFS.cmake
M src/include/config-h.in.cmake
4 files changed, 32 insertions(+), 0 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/02/420302/1

To view, visit change 420302. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7111fbf3f0746bf488252d6bff6858680283deb3
Gerrit-Change-Number: 420302
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlayton@redhat.com>