From 09be9b2593f5b4f1fcfdb2429ab65e4522bc620c Mon Sep 17 00:00:00 2001 From: Raghavendra G Date: Sat, 28 Nov 2009 11:01:20 +0000 Subject: performance/quick-read: add options to doc/translator-options.txt. Signed-off-by: Raghavendra G Signed-off-by: Anand V. Avati BUG: 238 (Backport quick-read to 2.0 release) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=238 --- doc/translator-options.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/translator-options.txt b/doc/translator-options.txt index 5c6d76d48..b43ad6ef9 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 -- cgit