Frank Filz has uploaded this change for review.

View Change

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@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 change 552213. To unsubscribe, or for help writing mail filters, visit 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@mindspring.com>
Gerrit-MessageType: newchange