Merge PR #22340 into master

* refs/pull/22340/head:
	doc: update description of mount options for cephfs

Reviewed-by: Zheng Yan <zyan@redhat.com>
This commit is contained in:
Patrick Donnelly 2018-06-15 07:31:34 -07:00
commit c2311e1aeb
No known key found for this signature in database
GPG Key ID: 3A2A7E25BEA8AADB

View File

@ -46,15 +46,14 @@ Options
=======
:command:`wsize`
int (bytes), max write size. Default: none (writeback uses smaller of wsize
int (bytes), max write size. Default: 16777216 (16*1024*1024) (writeback uses smaller of wsize
and stripe unit)
:command:`rsize`
int (bytes), max read size. Default: none
int (bytes), max read size. Default: 16777216 (16*1024*1024)
:command:`rasize`
int (bytes), max readahead, multiple of 1024, Default: 8388608
(8192*1024)
int (bytes), max readahead. Default: 8388608 (8192*1024)
:command:`osdtimeout`
int (seconds), Default: 60