diff options
author | Anoop C S <anoopcs@redhat.com> | 2019-01-03 10:52:22 +0530 |
---|---|---|
committer | Amar Tumballi <amarts@redhat.com> | 2019-01-04 01:48:23 +0000 |
commit | f6d0141b47ac36f6d2b100252241ed64bc92f913 (patch) | |
tree | 301a3dc8d0cd5487dcf717065c0451d374b612fe /extras | |
parent | 0d4535c8db7b4be3fcee685d12f6974f7af89810 (diff) |
extras: Add readdir-ahead to samba group command
Change-Id: I310f014a9ab8416d9833f5711ff902da1457f415
updates: bz#1193929
Signed-off-by: Anoop C S <anoopcs@redhat.com>
Diffstat (limited to 'extras')
-rw-r--r-- | extras/group-samba | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/group-samba b/extras/group-samba index ee392024c47..eeee6e06031 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 |