887953
From 9620aeb14c26fcaff7c3f8daf6bac01be150bb40 Mon Sep 17 00:00:00 2001
887953
From: Anoop C S <anoopcs@redhat.com>
887953
Date: Thu, 3 Jan 2019 10:52:22 +0530
887953
Subject: [PATCH 500/501] extras: Add readdir-ahead to samba group command
887953
887953
upstream ref: https://review.gluster.org/c/glusterfs/+/21982
887953
887953
Change-Id: I310f014a9ab8416d9833f5711ff902da1457f415
887953
BUG: 1655385
887953
Signed-off-by: Anoop C S <anoopcs@redhat.com>
887953
Reviewed-on: https://code.engineering.redhat.com/gerrit/159824
887953
Tested-by: RHGS Build Bot <nigelb@redhat.com>
887953
Reviewed-by: Sunil Kumar Heggodu Gopala Acharya <sheggodu@redhat.com>
887953
---
887953
 extras/group-samba | 1 +
887953
 1 file changed, 1 insertion(+)
887953
887953
diff --git a/extras/group-samba b/extras/group-samba
887953
index ee39202..eeee6e0 100644
887953
--- a/extras/group-samba
887953
+++ b/extras/group-samba
887953
@@ -7,4 +7,5 @@ performance.md-cache-timeout=600
887953
 network.inode-lru-limit=200000
887953
 performance.nl-cache=on
887953
 performance.nl-cache-timeout=600
887953
+performance.readdir-ahead=on
887953
 performance.parallel-readdir=on
887953
-- 
887953
1.8.3.1
887953