pradeepthomas(a)gmail.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/503677 )
Change subject: MDCACHE: Invalidate dirents cache if mtime moves backwards.
......................................................................
MDCACHE: Invalidate dirents cache if mtime moves backwards.
In a multiprotocol environment (Samba & Ganesha exporting same
filesystem to Windows and Linux clients), it is possible that
directory contents get modified through the other process. If
this is triggered by backup applications doing restore, then
mtime may be set to the original timestamp (which may end up
in the past).
Signed-off-by: Pradeep <pradeepthomas(a)gmail.com>
Change-Id: Ie7a67553ba4e01a45eabd5a049eeeac414da8398
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_handle.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/77/503677/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/503677
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: Ie7a67553ba4e01a45eabd5a049eeeac414da8398
Gerrit-Change-Number: 503677
Gerrit-PatchSet: 1
Gerrit-Owner: pradeepthomas(a)gmail.com
Gerrit-MessageType: newchange