From: Dan van der Ster Date: Thu, 8 Jan 2015 08:49:10 +0000 (+0100) Subject: doc: don't suggest mounting xfs with nobarrier X-Git-Tag: v0.92~53^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F3321%2Fhead;p=ceph.git doc: don't suggest mounting xfs with nobarrier nobarrier is dangerous, so stop suggesting it as an example osd mount options xfs. Signed-off-by: Dan van der Ster --- diff --git a/doc/rados/configuration/osd-config-ref.rst b/doc/rados/configuration/osd-config-ref.rst index 1691bc0f4bdc..074d6990929b 100644 --- a/doc/rados/configuration/osd-config-ref.rst +++ b/doc/rados/configuration/osd-config-ref.rst @@ -116,7 +116,7 @@ For example:: :Default for other file systems: ``rw, noatime`` For example:: - ``osd mount options xfs = rw, noatime, inode64, nobarrier, logbufs=8`` + ``osd mount options xfs = rw, noatime, inode64, logbufs=8`` .. index:: OSD; journal settings