6611e93be3
Resolves: bz#1290124 bz#1655385 bz#1663232 Signed-off-by: Milind Changire <mchangir@redhat.com>
31 lines
985 B
Diff
31 lines
985 B
Diff
From 9620aeb14c26fcaff7c3f8daf6bac01be150bb40 Mon Sep 17 00:00:00 2001
|
|
From: Anoop C S <anoopcs@redhat.com>
|
|
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 <anoopcs@redhat.com>
|
|
Reviewed-on: https://code.engineering.redhat.com/gerrit/159824
|
|
Tested-by: RHGS Build Bot <nigelb@redhat.com>
|
|
Reviewed-by: Sunil Kumar Heggodu Gopala Acharya <sheggodu@redhat.com>
|
|
---
|
|
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
|
|
|