>From <[email protected]>:

[email protected] has uploaded this change for review. ( 
https://review.gerrithub.io/386706


Change subject: Pull up NTIRPC through #91
......................................................................

Pull up NTIRPC through #91

 * CLNT_CALL loop in clnt_req_wait_reply
 * (work_pool) thread_name function
 * CLNT_CALL with clnt_req

(nfs_init) NTIRPC thread_name function

Revert "(log_functions) display work_pool name"
This reverts commit 067a46a859a7628e8abd2d30c90fcad616e95664.

Instead, provide upcall to set thread_name before upcalls to logging.

Consolidate duplicate tirpc_pkg_params.

Bugfixes:
 * (rpc_callback) decrease timeout from XXX 15 seconds to 3 seconds,
   with cc_refreshes = 1 retry for AUTH_REFRESH.
 * (nlm_async) 10 microsecond timeout could cause thrashing,
   instead use timeout 0 and cc_refreshes 0 for one-shot!
 * (nsm) decrease timeout from 25 seconds to 3 seconds.
 * (sm_notify) decrease timeout from 25 seconds to 15 seconds,
   with cc_refreshes = 1 retry to match previous behaviour.

Change-Id: I268f650806be5bc94bd96d121bdca3291c46338b
Signed-off-by: William Allen Simpson <[email protected]>
---
M src/MainNFSD/nfs_init.c
M src/MainNFSD/nfs_lib.c
M src/MainNFSD/nfs_main.c
M src/MainNFSD/nfs_rpc_callback.c
M src/Protocols/NLM/nlm_async.c
M src/Protocols/NLM/nsm.c
M src/Protocols/NLM/sm_notify.c
M src/libntirpc
M src/log/log_functions.c
9 files changed, 116 insertions(+), 99 deletions(-)



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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I268f650806be5bc94bd96d121bdca3291c46338b
Gerrit-Change-Number: 386706
Gerrit-PatchSet: 1
Gerrit-Owner: [email protected]
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to