Frank Filz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/552213 )
Change subject: PROXY handle mapping - remove mutexes, not necessary for pool_alloc
......................................................................
PROXY handle mapping - remove mutexes, not necessary for pool_alloc
Since Ganesha's memory pools have been simplified to basically being just
a malloc call (via gsh_malloc), we don't need any serialization.
Change-Id: I791fa27642f1b64c390f73f20d28ae31851cf174
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
---
M src/FSAL/FSAL_PROXY_V4/handle_mapping/handle_mapping.c
1 file changed, 13 insertions(+), 11 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/13/552213/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/552213
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I791fa27642f1b64c390f73f20d28ae31851cf174
Gerrit-Change-Number: 552213
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx(a)mindspring.com>
Gerrit-MessageType: newchange