Jeff Layton has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/449459
Change subject: FSAL_CEPH: don't abort the connection if we're deleting the
export
......................................................................
FSAL_CEPH: don't abort the connection if we're deleting the export
We only want to abort the connection if we're tearing down the export
during a clean shutdown. Otherwise, when doing a deliberate unexport,
we'll end up leaving the client hanging out there until it gets
blacklisted.
Change-Id: I836fd85525e1a1ef57140f150639d948bbcdcc8b
Reported-by: Ricardo Dias <rdias(a)suse.com>
Signed-off-by: Jeff Layton <jlayton(a)redhat.com>
---
M src/FSAL/FSAL_CEPH/export.c
1 file changed, 6 insertions(+), 5 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/59/449459/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/449459
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I836fd85525e1a1ef57140f150639d948bbcdcc8b
Gerrit-Change-Number: 449459
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlayton(a)redhat.com>
Gerrit-MessageType: newchange