summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extras/Makefile.am3
-rw-r--r--extras/group-virt.example6
2 files changed, 8 insertions, 1 deletions
diff --git a/extras/Makefile.am b/extras/Makefile.am
index ccc732f097d..5b5708fda91 100644
--- a/extras/Makefile.am
+++ b/extras/Makefile.am
@@ -11,4 +11,5 @@ conf_DATA = glusterfs-logrotate
EXTRA_DIST = specgen.scm MacOSX/Portfile glusterfs-mode.el glusterfs.vim \
migrate-unify-to-distribute.sh backend-xattr-sanitize.sh \
backend-cleanup.sh disk_usage_sync.sh quota-remove-xattr.sh \
- quota-metadata-cleanup.sh glusterfs-logrotate clear_xattrs.sh
+ quota-metadata-cleanup.sh glusterfs-logrotate clear_xattrs.sh \
+ group-virt.example
diff --git a/extras/group-virt.example b/extras/group-virt.example
new file mode 100644
index 00000000000..75a5ef31426
--- /dev/null
+++ b/extras/group-virt.example
@@ -0,0 +1,6 @@
+quick-read=off
+read-ahead=off
+io-cache=off
+stat-prefetch=off
+linux-aio=enable
+eager-lock=enable