diff options
author | Raghavendra G <raghavendra@gluster.com> | 2009-11-28 11:01:20 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2009-11-28 22:50:58 -0800 |
commit | 09be9b2593f5b4f1fcfdb2429ab65e4522bc620c (patch) | |
tree | 053f2ea2ceee38ae9ace7141698bcfde98100908 /doc | |
parent | 2d6dc07c934ee3b65f320d54714939fd98e84008 (diff) |
performance/quick-read: add options to doc/translator-options.txt.
Signed-off-by: Raghavendra G <raghavendra@gluster.com>
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
BUG: 238 (Backport quick-read to 2.0 release)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=238
Diffstat (limited to 'doc')
-rw-r--r-- | doc/translator-options.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/translator-options.txt b/doc/translator-options.txt index 5c6d76d48a7..b43ad6ef9c3 100644 --- a/doc/translator-options.txt +++ b/doc/translator-options.txt @@ -127,6 +127,10 @@ performance/io-cache: * page-size GF_OPTION_TYPE_SIZET (16 * GF_UNIT_KB)-(4 * GF_UNIT_MB) * cache-size GF_OPTION_TYPE_SIZET (4 * GF_UNIT_MB)-(6 * GF_UNIT_GB) +performance/quick-read: + * cache-timeout GF_OPTION_TYPE_INT 1-60 + * max-file-size GF_OPTION_TYPE_SIZET 0-(1000 * GF_UNIT_KB) + auth: - addr: * auth.addr.*.allow GF_OPTION_TYPE_ANY |