From: Sage Weil Date: Tue, 12 Apr 2016 12:50:49 +0000 (-0400) Subject: doc/rados/configuration: minor cleanup of inline xattr description X-Git-Tag: ses3-milestone4~27^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=638fd2ec2b3cdaffb2b45e23a0abb58da7286609;p=ceph.git doc/rados/configuration: minor cleanup of inline xattr description - whitespace - it's not omap Signed-off-by: Sage Weil --- diff --git a/doc/rados/configuration/filestore-config-ref.rst b/doc/rados/configuration/filestore-config-ref.rst index a2d828af2954..94953c057f07 100644 --- a/doc/rados/configuration/filestore-config-ref.rst +++ b/doc/rados/configuration/filestore-config-ref.rst @@ -24,10 +24,10 @@ by using a method of storing XATTRs that is extrinsic to the underlying filesyst Ceph XATTRs are stored as ``inline xattr``, using the XATTRs provided by the underlying file system, if it does not impose a size limit. If -there is a size limit ( 4KB total on ext4, for instance ), some Ceph -XATTRs will be stored in an key/value database ( aka ``omap`` ) when -the ``filestore max inline xattr size`` or ``filestore max inline -xattrs`` threshold are reached. +there is a size limit (4KB total on ext4, for instance), some Ceph +XATTRs will be stored in an key/value database when either the +``filestore max inline xattr size`` or ``filestore max inline +xattrs`` threshold is reached. ``filestore max inline xattr size``