summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-op-sm.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/mgmt/glusterd/src/glusterd-op-sm.c')
-rw-r--r--xlators/mgmt/glusterd/src/glusterd-op-sm.c7
1 files changed, 6 insertions, 1 deletions
diff --git a/xlators/mgmt/glusterd/src/glusterd-op-sm.c b/xlators/mgmt/glusterd/src/glusterd-op-sm.c
index 34439a6979a..233ff73e94b 100644
--- a/xlators/mgmt/glusterd/src/glusterd-op-sm.c
+++ b/xlators/mgmt/glusterd/src/glusterd-op-sm.c
@@ -1027,7 +1027,12 @@ char *set_option_list[] = {
"inode-lru-limit",
"thread-count" ,
"lookup-unhashed",
- "min-free-disk"
+ "min-free-disk",
+ "write-behind",
+ "read-ahead",
+ "io-cache",
+ "quick-read",
+ "stat-prefetch",
};