Frank Filz has uploaded this change for review.
Make 9P read and write async capable
9P is not actually well positioned for async, so we use the new
fsal helper functions fsal_read and fsal_write.
Each worker thread is given a mutex and condition variable.
Change-Id: I785bf9bd95fd87c78799046ab57400f039829131
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
---
M src/MainNFSD/9p_dispatcher.c
M src/Protocols/9P/9p_read.c
M src/Protocols/9P/9p_write.c
M src/include/9p.h
4 files changed, 43 insertions(+), 76 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/66/431566/1
To view, visit change 431566. To unsubscribe, or for help writing mail filters, visit settings.