summaryrefslogtreecommitdiffstats
path: root/tools/glusterfind/src/tool.conf.in
diff options
context:
space:
mode:
authorAravinda VK <avishwan@redhat.com>2015-03-19 15:39:20 +0530
committerKaleb KEITHLEY <kkeithle@redhat.com>2015-03-30 05:35:32 -0700
commit6a3024fe5953f51b51a7b9c2867d59c9e54c6d03 (patch)
tree77d84edb8dbf92b8f73a9bec3315e31e2ae86f0d /tools/glusterfind/src/tool.conf.in
parentaff367a601351ff7bfbfc572d6ae0d4ffafae0f0 (diff)
tools/glusterfind: Ignore .trashcan dir during Brick Crawl
BUG: 1203650 Change-Id: Icf81726ad34bd5cfec6d8e06763b02a159e84c2e Signed-off-by: Aravinda VK <avishwan@redhat.com> Reviewed-on: http://review.gluster.org/10010 Reviewed-by: Kotresh HR <khiremat@redhat.com> Reviewed-by: Prashanth Pai <ppai@redhat.com> Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com>
Diffstat (limited to 'tools/glusterfind/src/tool.conf.in')
-rw-r--r--tools/glusterfind/src/tool.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/glusterfind/src/tool.conf.in b/tools/glusterfind/src/tool.conf.in
index bae46499aa0..48ecdda06cc 100644
--- a/tools/glusterfind/src/tool.conf.in
+++ b/tools/glusterfind/src/tool.conf.in
@@ -5,6 +5,7 @@ working_dir=@GLUSTERFSD_MISCDIR@/glusterfind/
log_dir=/var/log/glusterfs/glusterfind/
nodecleanup=@GLUSTERFS_LIBEXECDIR@/glusterfind/nodecleanup.py
changelog_rollover_time=15
+brick_ignore_dirs=.glusterfs,.trashcan
[change_detectors]
changelog=@GLUSTERFS_LIBEXECDIR@/glusterfind/changelog.py