Frank Filz has uploaded this change for review.

View Change

Use long term references at the protocol layer

By taking a long term reference any time we will hold a reference
for long term such as state (locks etc.) and special export entries,
we remove those entries from the LRU which opens up the LRU for
more effective reaping.

Change-Id: Iee5e2b1504657e5fbc7ca46f5e04e170fb02a64f
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
---
M src/Protocols/9P/9p_lcreate.c
M src/Protocols/9P/9p_lopen.c
M src/Protocols/9P/9p_proto_tools.c
M src/Protocols/9P/9p_remove.c
M src/Protocols/NFS/nfs4_pseudo.c
M src/SAL/nfs4_state.c
M src/SAL/nlm_state.c
M src/support/exports.c
8 files changed, 71 insertions(+), 33 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/07/545907/1

To view, visit change 545907. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Iee5e2b1504657e5fbc7ca46f5e04e170fb02a64f
Gerrit-Change-Number: 545907
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx@mindspring.com>
Gerrit-MessageType: newchange