pull up ntirpc #41 & #42

Remove unused SVC_VC_CREATE_BOTHWAYS

Merge pull request #42 from linuxbox2/was14wrap
Add clnt_dg_ncreatef using svc_dg_ncreatef
Remove now obsolete svc_dg.h
Replace svc_dg_data with svc_dg_xprt
Wrap rpc_dplx_rec in svc_vc_xprt
Wrap rpc_dplx_rec in svc_dg_xprt
Wrap SVCXPRT in rpc_dplx_rec
Add svc_dg_ncreatef
Remove vestigial xp_port
New rpc_address functions replace __rpc_set_address
Add svc_fd_ncreatef
New SVC_CREATE_FLAG_ and SVC_XPRT_FLAG_ defines

Merge pull request #41 from linuxbox2/was14wrap
svc_ioq_write_now and svc_ioq_write_submit
(svc_dg) cache_node bug fixes
(svc_vc) remove cf_rendezvous
(clnt_vc) convert ct_addr to sockaddr_storage
(clnt_vc) merge ct_serialized into ct_data
Rename clnt_vc_ncreatef, remove svc_vc_ncreate_clnt
Wrap CLIENT in cx_data
Revise rpc_ctx
Move rpc_dplx_rec into rpc_dplx_internal

Change-Id: I8f83d002a1a39b4e9b249cb4d61d081b62d1c64c
Signed-off-by: William Allen Simpson <william.allen.simpson@redhat.com>
2 files changed
tree: 2f9949063622fe7fe11a7b5e67889a1f989f1eaf
  1. contrib/
  2. coverity/
  3. jenkins/
  4. src/
  5. .gitignore
  6. .gitmodules
  7. .gitreview
  8. .mailmap
  9. .travis.yml
  10. README.md
README.md

Coverity Scan Build Status nfs-ganesha

NFS-Ganesha is an NFSv3,v4,v4.1 fileserver that runs in user mode on most UNIX/Linux systems. It also supports the 9p.2000L protocol.

For more information, consult the project wiki.