This list has been deprecated. Please subscribe to the new devel list at
lists.nfs-ganesha.org.
>From Sachin Punadikar <psac...@in.ibm.com>:
Sachin Punadikar has uploaded this change for review. (
https://review.gerrithub.io/408823
Change subject: Clear TRUST flags in mdcache_dirent_invalidate_all
......................................................................
Clear TRUST flags in mdcache_dirent_invalidate_all
In function mdcache_dirent_invalidate_all, by mistake below flags are set:
MDCACHE_TRUST_CONTENT and MDCACHE_TRUST_DIR_CHUNKS.
In fact these flags should be cleared off, so the next READDIR will
repopulate those directory contents.
Currently as the flags are set, repopulation do not happen, and leads to
getting NOENT if mdcache_dirent_invalidate_all was invoked earlier.
Change-Id: I641abf51ad17eb487acb4fa83f3710ec9ab11710
Signed-off-by: Sachin Punadikar <psac...@in.ibm.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_helpers.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha
refs/changes/23/408823/1
--
To view, visit https://review.gerrithub.io/408823
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I641abf51ad17eb487acb4fa83f3710ec9ab11710
Gerrit-Change-Number: 408823
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