David Rieber has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1198358?usp=email )
Change subject: wait_to_start_io now allows other threads to proceed when IO cannot
start.
......................................................................
wait_to_start_io now allows other threads to proceed when IO cannot start.
Specifically it signals fd_work_cond and broadcasts fd_io_cond.
This is a fix for
https://github.com/nfs-ganesha/nfs-ganesha/issues/1156.
Change-Id: Ia05f565cdd3ef587f0616d08fb6d24bfb0118cc8
Signed-off-by: David Rieber <drieber(a)google.com>
---
M src/FSAL/commonlib.c
1 file changed, 8 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/58/1198358/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1198358?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ia05f565cdd3ef587f0616d08fb6d24bfb0118cc8
Gerrit-Change-Number: 1198358
Gerrit-PatchSet: 1
Gerrit-Owner: David Rieber <drieber(a)google.com>