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

william.allen.simp...@gmail.com has uploaded a new change for review.

  https://review.gerrithub.io/236506

Change subject: Merge nfs_request_data into request_data
......................................................................

Merge nfs_request_data into request_data

Remove no longer used request_data_pool.

Rename nfs_request_data_t to nfs_request_t, and consistently
use reqnfs for its pointer variables (matching others).

Rename confusing nfsreq variables to reqdata (matching others).

Rename svc_req field from req to svc, removing confusing req.req,
and consistently use reqsvc for its pointer variables (matching others).

Move stray function definitions into nfs_core.h and sort by file.

Change-Id: I849e203bccca0602255d839d3ea333574021f926
Signed-off-by: William Allen Simpson <b...@cohortfs.com>
---
M src/MainNFSD/nfs_init.c
M src/MainNFSD/nfs_rpc_dispatcher_thread.c
M src/MainNFSD/nfs_worker_thread.c
M src/RPCAL/nfs_dupreq.c
M src/include/nfs_core.h
M src/include/nfs_dupreq.h
M src/include/nfs_proto_data.h
M src/support/server_stats.c
8 files changed, 300 insertions(+), 304 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I849e203bccca0602255d839d3ea333574021f926
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: william.allen.simp...@gmail.com

------------------------------------------------------------------------------
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to