diff options
author | Vijay Bellur <vijay@gluster.com> | 2012-04-09 23:11:52 +0530 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2012-04-11 10:25:56 -0700 |
commit | 076830c068fb39bbc3e863c89a4253cbea36357e (patch) | |
tree | 842884d8db9a40d5a53e5171c852a84daa8e0f65 /doc/examples | |
parent | df8e2f53b70f4f49af70df308010dddfe5ca35ec (diff) |
doc: Move outdated documentation to legacy
Change-Id: I0ceba9a993e8b1cdef4ff6a784bfd69c08107d88
BUG: 811311
Signed-off-by: Vijay Bellur <vijay@gluster.com>
Reviewed-on: http://review.gluster.com/3116
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Amar Tumballi <amarts@redhat.com>
Reviewed-by: Anand Avati <avati@redhat.com>
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 af8fe1fd8e0..49c9701efb3 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 73275157160..73275157160 100644 --- a/doc/examples/README +++ b/doc/examples/legacy/README diff --git a/doc/examples/filter.vol b/doc/examples/legacy/filter.vol index ca5c5983779..59bb23ecf2c 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 a71745017a2..a71745017a2 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 236f5b8b188..236f5b8b188 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 673afa3f8ae..673afa3f8ae 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 c34ef790d0e..c34ef790d0e 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 195e4965782..195e4965782 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 9e4dba55627..9e4dba55627 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 10626d46f05..10626d46f05 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 9524e8198bf..9524e8198bf 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 59830f26a9d..59830f26a9d 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 3fcf315af08..3fcf315af08 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 2b5ed413921..2b5ed413921 100644 --- a/doc/examples/write-behind.vol +++ b/doc/examples/legacy/write-behind.vol |