aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/filesystems
diff options
context:
space:
mode:
authorXiubo Li <xiubli@redhat.com>2020-02-11 10:31:20 -0500
committerIlya Dryomov <idryomov@gmail.com>2020-03-30 12:42:40 +0200
commitcb63483ad06d5ae57c76cf15ba0f51fad0900417 (patch)
tree6ca7d4b73f5a703ac871641f8ebbe308d310f1d4 /Documentation/filesystems
parentceph: move ceph_osdc_{read,write}pages to ceph.ko (diff)
downloadwireguard-linux-cb63483ad06d5ae57c76cf15ba0f51fad0900417.tar.xz
wireguard-linux-cb63483ad06d5ae57c76cf15ba0f51fad0900417.zip
ceph: fix description of some mount options
Based on the latest code, the default value for wsize/rsize is 64MB and the default value for the mount_timeout is 60 seconds. Signed-off-by: Xiubo Li <xiubli@redhat.com> Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'Documentation/filesystems')
-rw-r--r--Documentation/filesystems/ceph.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/filesystems/ceph.txt b/Documentation/filesystems/ceph.txt
index b19b6a03f91c..92ffc9b3b018 100644
--- a/Documentation/filesystems/ceph.txt
+++ b/Documentation/filesystems/ceph.txt
@@ -103,17 +103,17 @@ Mount Options
address its connection to the monitor originates from.
wsize=X
- Specify the maximum write size in bytes. Default: 16 MB.
+ Specify the maximum write size in bytes. Default: 64 MB.
rsize=X
- Specify the maximum read size in bytes. Default: 16 MB.
+ Specify the maximum read size in bytes. Default: 64 MB.
rasize=X
Specify the maximum readahead size in bytes. Default: 8 MB.
mount_timeout=X
Specify the timeout value for mount (in seconds), in the case
- of a non-responsive Ceph file system. The default is 30
+ of a non-responsive Ceph file system. The default is 60
seconds.
caps_max=X