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