>From Sachin Punadikar <psac...@in.ibm.com>:

Sachin Punadikar has uploaded this change for review. ( 
https://review.gerrithub.io/400037


Change subject: "mdc_lookup" do not dispatch to FSAL
......................................................................

"mdc_lookup" do not dispatch to FSAL

"mdc_lookup" function first attempts to get the entry from cache
via function "mdc_try_get_cached". On getting ESATLE error, it
should dispatch to FSAL, but was again calling "mdc_try_get_cached".
Rectified code to make call to "mdc_lookup_uncached", so FSAL code
gets invoked.

Change-Id: Idf3eed7e64b285e862cccd7d4c5a1fa501633877
Signed-off-by: Sachin Punadikar <psac...@in.ibm.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_helpers.c
1 file changed, 4 insertions(+), 3 deletions(-)



  git pull ssh://review.gerrithub.io:29419/ffilz/nfs-ganesha 
refs/changes/37/400037/1
--
To view, visit https://review.gerrithub.io/400037
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idf3eed7e64b285e862cccd7d4c5a1fa501633877
Gerrit-Change-Number: 400037
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <psac...@in.ibm.com>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to