Frank Filz has uploaded this change for review.
Use global mutex and rwlock attributes to set all the same
For Linux we default to:
PTHREAD_MUTEX_ADAPTIVE_NP
and
PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP
Change-Id: I3dfcf29521c0b9e2734b8a59372dbe740786a84d
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
---
M src/FSAL/FSAL_MEM/mem_export.c
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_hash.c
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_main.c
M src/FSAL/commonlib.c
M src/FSAL/fsal_manager.c
M src/MainNFSD/libganesha_nfsd.ver
M src/MainNFSD/nfs_init.c
M src/MainNFSD/nfs_lib.c
M src/MainNFSD/nfs_main.c
M src/RPCAL/nfs_dupreq.c
M src/hashtable/hashtable.c
M src/include/common_utils.h
M src/include/gsh_wait_queue.h
M src/include/nfs_init.h
M src/support/client_mgr.c
M src/support/ds.c
M src/support/export_mgr.c
17 files changed, 80 insertions(+), 104 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/24/552224/1
To view, visit change 552224. To unsubscribe, or for help writing mail filters, visit settings.