From Jeff Layton <jlayton(a)redhat.com>:
Jeff Layton has uploaded this change for review. (
https://review.gerrithub.io/424694
Change subject: rados_grace: allow lift/remove to proceed if we're not in a grace
period
......................................................................
rados_grace: allow lift/remove to proceed if we're not in a grace period
There's no need to deny a lift operation if we're not in a grace period
in the first place. Doing so also prevents shrinking the cluster when
we're not in a grace period.
Fixes: e3a13410430f rados_cluster: don't lift grace period unless everyone is
enforcing
Change-Id: I395c3a970c0511a8628dd1c5c7e74368f76c865c
Signed-off-by: Jeff Layton <jlayton(a)redhat.com>
---
M src/support/rados_grace.c
1 file changed, 6 insertions(+), 7 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/94/424694/1
--
To view, visit
https://review.gerrithub.io/424694
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I395c3a970c0511a8628dd1c5c7e74368f76c865c
Gerrit-Change-Number: 424694
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlayton(a)redhat.com>