]> Git Repo - linux.git/commitdiff
ceph: fix description for rsize and rasize mount options
authorAndreas Gerstmayr <[email protected]>
Thu, 15 Sep 2016 19:23:01 +0000 (21:23 +0200)
committerIlya Dryomov <[email protected]>
Mon, 3 Oct 2016 14:13:50 +0000 (16:13 +0200)
Signed-off-by: Andreas Gerstmayr <[email protected]>
Signed-off-by: Ilya Dryomov <[email protected]>
Documentation/filesystems/ceph.txt

index d6030aa3337605e7550397a303820952c8666bc8..f5306ee40ea98216602d2214e8944a6aa11edadf 100644 (file)
@@ -98,6 +98,10 @@ Mount Options
        size.
 
   rsize=X
+       Specify the maximum read size in bytes.  By default there is no
+       maximum.
+
+  rasize=X
        Specify the maximum readahead.
 
   mount_timeout=X
This page took 0.057482 seconds and 4 git commands to generate.