>From <william.allen.simp...@gmail.com>:

william.allen.simp...@gmail.com has uploaded a new change for review. ( 
https://review.gerrithub.io/351614


Change subject: pull up ntirpc #43
......................................................................

pull up ntirpc #43

Renamed svc_vc_ncreatef(); now requires _CLOSE as well as _LISTEN.

Remove rpc_dplx.h (unused).

Remove DISP_RLOCK() and DISP_RUNLOCK(); handled internally by
SVC_RECV() and SVC_STAT() pairing.

Remove DISP_SLOCK() and DISP_SUNLOCK(); handled internally by
svc_sendreply and its ilk, no locking needed for local data.

Combined client cx_error
Cleanup svc_rqst and svc_xprt functions
Remove now obsolete rpc_dplx
Replace rpc_dplx_lookup_rec with svc_xprt_lookup
Replace x_vc_data with svc_vc_xprt
Rename svc_vc_ncreatef
(svc_rqst) locking hang crash

Change-Id: Ib0fbbef42f9363ecf6820c12d853cc26afa7a4a9
Signed-off-by: William Allen Simpson <william.allen.simp...@redhat.com>
---
M src/MainNFSD/nfs_rpc_dispatcher_thread.c
M src/MainNFSD/nfs_worker_thread.c
M src/include/gsh_rpc.h
M src/libntirpc
4 files changed, 11 insertions(+), 64 deletions(-)



  git pull ssh://review.gerrithub.io:29419/ffilz/nfs-ganesha 
refs/changes/14/351614/1
-- 
To view, visit https://review.gerrithub.io/351614
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib0fbbef42f9363ecf6820c12d853cc26afa7a4a9
Gerrit-Change-Number: 351614
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: william.allen.simp...@gmail.com
------------------------------------------------------------------------------
Announcing the Oxford Dictionaries API! The API offers world-renowned
dictionary content that is easy and intuitive to access. Sign up for an
account today to start using our lexical data to power your apps and
projects. Get started today and enter our developer competition.
http://sdm.link/oxford
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to