]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix description for rsize and rasize 11171/head
authorAndreas Gerstmayr <andreas.gerstmayr@gmail.com>
Thu, 15 Sep 2016 20:02:23 +0000 (22:02 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 21 Sep 2016 14:17:28 +0000 (16:17 +0200)
Signed-off-by: Andreas Gerstmayr <andreas.gerstmayr@gmail.com>
(cherry picked from commit a004254a02cafdee848a382f893f89c3c5a9845a)

doc/man/8/mount.ceph.rst

index c257a70f71647ff6f2d1405619d700f952e6c049..e6827897af325b968e848a6a2cbe863f9db1cd7c 100644 (file)
@@ -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