Frank Filz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/546035 )
Change subject: MDCACHE: Don't need DQ_SAFE any more
......................................................................
MDCACHE: Don't need DQ_SAFE any more
The qlane lock is no longer dropped during iterating through the queue
so no need for the gyrations of DQ_SAFE. CHUNK_DQ_SAFE was never needed
since it never dropped the qlane lock during the iterator.
Change-Id: I5e92f637e64dbd4ae113fe24a0efe03dbbd5b36d
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_lru.c
1 file changed, 41 insertions(+), 66 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/35/546035/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/546035
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: I5e92f637e64dbd4ae113fe24a0efe03dbbd5b36d
Gerrit-Change-Number: 546035
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx(a)mindspring.com>
Gerrit-MessageType: newchange