From 638fd2ec2b3cdaffb2b45e23a0abb58da7286609 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 12 Apr 2016 08:50:49 -0400 Subject: [PATCH] doc/rados/configuration: minor cleanup of inline xattr description - whitespace - it's not omap Signed-off-by: Sage Weil --- doc/rados/configuration/filestore-config-ref.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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`` -- 2.47.3