summaryrefslogtreecommitdiffstats
path: root/doc/examples
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/legacy/Makefile.am (renamed from doc/examples/Makefile.am)2
-rw-r--r--doc/examples/legacy/README (renamed from doc/examples/README)0
-rw-r--r--doc/examples/legacy/filter.vol (renamed from doc/examples/filter.vol)6
-rw-r--r--doc/examples/legacy/io-cache.vol (renamed from doc/examples/io-cache.vol)0
-rw-r--r--doc/examples/legacy/io-threads.vol (renamed from doc/examples/io-threads.vol)0
-rw-r--r--doc/examples/legacy/posix-locks.vol (renamed from doc/examples/posix-locks.vol)0
-rw-r--r--doc/examples/legacy/protocol-client.vol (renamed from doc/examples/protocol-client.vol)0
-rw-r--r--doc/examples/legacy/protocol-server.vol (renamed from doc/examples/protocol-server.vol)0
-rw-r--r--doc/examples/legacy/read-ahead.vol (renamed from doc/examples/read-ahead.vol)0
-rw-r--r--doc/examples/legacy/replicate.vol (renamed from doc/examples/replicate.vol)0
-rw-r--r--doc/examples/legacy/stripe.vol (renamed from doc/examples/stripe.vol)0
-rw-r--r--doc/examples/legacy/trace.vol (renamed from doc/examples/trace.vol)0
-rw-r--r--doc/examples/legacy/trash.vol (renamed from doc/examples/trash.vol)0
-rw-r--r--doc/examples/legacy/write-behind.vol (renamed from doc/examples/write-behind.vol)0
14 files changed, 4 insertions, 4 deletions
diff --git a/doc/examples/Makefile.am b/doc/examples/legacy/Makefile.am
index af8fe1fd..49c9701e 100644
--- a/doc/examples/Makefile.am
+++ b/doc/examples/legacy/Makefile.am
@@ -5,4 +5,4 @@ docdir = $(datadir)/doc/$(PACKAGE_NAME)
Examplesdir = $(docdir)/examples
Examples_DATA = $(EXTRA)
-CLEANFILES =
+CLEANFILES =
diff --git a/doc/examples/README b/doc/examples/legacy/README
index 73275157..73275157 100644
--- a/doc/examples/README
+++ b/doc/examples/legacy/README
diff --git a/doc/examples/filter.vol b/doc/examples/legacy/filter.vol
index ca5c5983..59bb23ec 100644
--- a/doc/examples/filter.vol
+++ b/doc/examples/legacy/filter.vol
@@ -8,9 +8,9 @@ end-volume
## In normal clustered storage type, any of the cluster translators can come here.
#
# Definition of other clients
-#
+#
# Definition of cluster translator (may be unify, afr, or unify over afr)
-#
+#
### 'Filter' translator is used on client side (or server side according to needs). This traslator makes all the below translators, (or say volumes) as read-only. Hence if one wants a 'read-only' filesystem, using filter as the top most volume will make it really fast as the fops are returned from this level itself.
@@ -20,4 +20,4 @@ volume filter-ro
# option completely-read-only yes
# translate-uid 1-99=0
subvolumes client
-end-volume \ No newline at end of file
+end-volume
diff --git a/doc/examples/io-cache.vol b/doc/examples/legacy/io-cache.vol
index a7174501..a7174501 100644
--- a/doc/examples/io-cache.vol
+++ b/doc/examples/legacy/io-cache.vol
diff --git a/doc/examples/io-threads.vol b/doc/examples/legacy/io-threads.vol
index 236f5b8b..236f5b8b 100644
--- a/doc/examples/io-threads.vol
+++ b/doc/examples/legacy/io-threads.vol
diff --git a/doc/examples/posix-locks.vol b/doc/examples/legacy/posix-locks.vol
index 673afa3f..673afa3f 100644
--- a/doc/examples/posix-locks.vol
+++ b/doc/examples/legacy/posix-locks.vol
diff --git a/doc/examples/protocol-client.vol b/doc/examples/legacy/protocol-client.vol
index c34ef790..c34ef790 100644
--- a/doc/examples/protocol-client.vol
+++ b/doc/examples/legacy/protocol-client.vol
diff --git a/doc/examples/protocol-server.vol b/doc/examples/legacy/protocol-server.vol
index 195e4965..195e4965 100644
--- a/doc/examples/protocol-server.vol
+++ b/doc/examples/legacy/protocol-server.vol
diff --git a/doc/examples/read-ahead.vol b/doc/examples/legacy/read-ahead.vol
index 9e4dba55..9e4dba55 100644
--- a/doc/examples/read-ahead.vol
+++ b/doc/examples/legacy/read-ahead.vol
diff --git a/doc/examples/replicate.vol b/doc/examples/legacy/replicate.vol
index 10626d46..10626d46 100644
--- a/doc/examples/replicate.vol
+++ b/doc/examples/legacy/replicate.vol
diff --git a/doc/examples/stripe.vol b/doc/examples/legacy/stripe.vol
index 9524e819..9524e819 100644
--- a/doc/examples/stripe.vol
+++ b/doc/examples/legacy/stripe.vol
diff --git a/doc/examples/trace.vol b/doc/examples/legacy/trace.vol
index 59830f26..59830f26 100644
--- a/doc/examples/trace.vol
+++ b/doc/examples/legacy/trace.vol
diff --git a/doc/examples/trash.vol b/doc/examples/legacy/trash.vol
index 3fcf315a..3fcf315a 100644
--- a/doc/examples/trash.vol
+++ b/doc/examples/legacy/trash.vol
diff --git a/doc/examples/write-behind.vol b/doc/examples/legacy/write-behind.vol
index 2b5ed413..2b5ed413 100644
--- a/doc/examples/write-behind.vol
+++ b/doc/examples/legacy/write-behind.vol