summaryrefslogtreecommitdiffstats
path: root/tests/include.rc
diff options
context:
space:
mode:
authorPoornima G <pgurusid@redhat.com>2016-08-25 15:43:29 +0530
committerRaghavendra G <rgowdapp@redhat.com>2016-08-30 23:40:52 -0700
commitfe929224c47d5c82da5650e9e1041645a8d7f244 (patch)
tree7d2fbb55598db70d5dc4c43b671828da3a2ea4db /tests/include.rc
parent065a27948c4e0651f5bdac1703939adf34e5380e (diff)
md-cache: Process all the cache invalidation flags
Currently, md-cache only processes IATT_UPDATE_FLAGS, UP_XATTR and UP_XATTR_RM. We also need to process UP_RENAME_FLAGS, UP_FORGET, UP_PARENT_DENTRY_FLAGS and UP_NLINK_FLAGS. Otherwise the files unlinked or renamed will not be reflected on other mounts. Change-Id: Icb8b03da51482c3fc2e2a7292d16d56e11a341d9 BUG: 1211863 Signed-off-by: Poornima G <pgurusid@redhat.com> Reviewed-on: http://review.gluster.org/15324 Smoke: Gluster Build System <jenkins@build.gluster.org> NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> CentOS-regression: Gluster Build System <jenkins@build.gluster.org> Reviewed-by: Raghavendra G <rgowdapp@redhat.com>
Diffstat (limited to 'tests/include.rc')
-rw-r--r--tests/include.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/include.rc b/tests/include.rc
index f088a8d7e4a..cdd1a1fa132 100644
--- a/tests/include.rc
+++ b/tests/include.rc
@@ -81,6 +81,7 @@ CONFIG_UPDATE_TIMEOUT=5
AUTH_REFRESH_INTERVAL=10
GRAPH_SWITCH_TIMEOUT=10
UNLINK_TIMEOUT=5
+MDC_TIMEOUT=5
LOGDIR=$(gluster --print-logdir)