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

william.allen.simp...@gmail.com has uploaded this change for review. ( 
https://review.gerrithub.io/392417


Change subject: Pullup NTIRPC through #99
......................................................................

Pullup NTIRPC through #99

Performance and cleanup:
 * Replace XDR_INLINE
 * Replace XDR ..tlong by ..tunit
 * Remove obsolete xdr_stdio
 * Remove obsolete xdr_sizeof
 * Remove KERBEROS definitions
 * Remove rpc_createerr
 * auth_unix wrap AUTH_PRIVATE
 * auth_none dummy
 * auth_gss wrap AUTH_PRIVATE

Note: all _ncreate always return something, must check status!
No longer need locking around clnt_create and rpc_createerr.

Do not use obsolete internal side-effect (x_handy not updated),
especially as the general replacement is already known.

Update nearby XDR (often ancient rpcgen) with current practices.

Change-Id: Ie2827ec7d6eb186e283882cf55ae7bf72a59086f
Signed-off-by: William Allen Simpson <william.allen.simp...@redhat.com>
---
M src/FSAL/FSAL_GPFS/fsal_mds.c
M src/FSAL/FSAL_PROXY/handle.c
M src/FSAL/FSAL_VFS/panfs/mds.c
M src/MainNFSD/nfs_rpc_callback.c
M src/Protocols/NFS/nfs_proto_tools.c
M src/Protocols/NLM/nlm_async.c
M src/Protocols/NLM/nsm.c
M src/Protocols/NLM/sm_notify.c
M src/Protocols/XDR/xdr_rquota.c
M src/RPCAL/rpc_tools.c
M src/include/gsh_rpc.h
M src/libntirpc
12 files changed, 237 insertions(+), 230 deletions(-)



  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/17/392417/1
-- 
To view, visit https://review.gerrithub.io/392417
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie2827ec7d6eb186e283882cf55ae7bf72a59086f
Gerrit-Change-Number: 392417
Gerrit-PatchSet: 1
Gerrit-Owner: william.allen.simp...@gmail.com
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to