From: Andreas Gerstmayr Date: Thu, 15 Sep 2016 20:02:23 +0000 (+0200) Subject: doc: fix description for rsize and rasize X-Git-Tag: v10.2.4~96^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F11171%2Fhead;p=ceph.git doc: fix description for rsize and rasize Signed-off-by: Andreas Gerstmayr (cherry picked from commit a004254a02cafdee848a382f893f89c3c5a9845a) --- diff --git a/doc/man/8/mount.ceph.rst b/doc/man/8/mount.ceph.rst index c257a70f716..e6827897af3 100644 --- a/doc/man/8/mount.ceph.rst +++ b/doc/man/8/mount.ceph.rst @@ -46,12 +46,15 @@ Options ======= :command:`wsize` - int, max write size. Default: none (writeback uses smaller of wsize + int (bytes), max write size. Default: none (writeback uses smaller of wsize and stripe unit) :command:`rsize` - int (bytes), max readahead, multiple of 1024, Default: 524288 - (512*1024) + int (bytes), max read size. Default: none + +:command:`rasize` + int (bytes), max readahead, multiple of 1024, Default: 8388608 + (8192*1024) :command:`osdtimeout` int (seconds), Default: 60