Suhrud Patankar has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/458733
Change subject: Handle deleting open state before lock state
......................................................................
Handle deleting open state before lock state
The LOCK state is anchored with open state.
When V4 state gets wiped out, remove the LOCK state list from the
open state. Otherwise the list head in the open state gets deleted
corrupting the lock state list.
Change-Id: I2d7fba2c30917d23fd2fbb001ad7997ccaf24e55
Signed-off-by: Suhrud Patankar <suhrudpatankar(a)gmail.com>
---
M src/SAL/nfs4_state.c
1 file changed, 8 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/33/458733/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/458733
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: I2d7fba2c30917d23fd2fbb001ad7997ccaf24e55
Gerrit-Change-Number: 458733
Gerrit-PatchSet: 1
Gerrit-Owner: Suhrud Patankar <suhrudpatankar(a)gmail.com>
Gerrit-MessageType: newchange