Sachin Punadikar has uploaded this change for review.

View Change

Recovery: Handle zero clients condition in grace

In a clustered grace setup, there are chances that a Ganesha having 0
clients connected may come out of grace immediately and other Ganesha
which has started grace will fail to detect that other Ganesha has
enforced grace. Need to handle this situation and stop the Ganesha from
quickly ending grace period.

Change-Id: I9f255edad99d322e819621f7ecd8a304fcd46968
Signed-off-by: Sachin Punadikar <sachin.punadikar@ibm.com>
---
M src/SAL/nfs4_recovery.c
1 file changed, 16 insertions(+), 1 deletion(-)

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

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

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I9f255edad99d322e819621f7ecd8a304fcd46968
Gerrit-Change-Number: 1236326
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <sachin.punadikar@ibm.com>