]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados/configuration: minor cleanup of inline xattr description
authorSage Weil <sage@redhat.com>
Tue, 12 Apr 2016 12:50:49 +0000 (08:50 -0400)
committerSage Weil <sage@redhat.com>
Tue, 12 Apr 2016 15:19:13 +0000 (11:19 -0400)
- whitespace
- it's not omap

Signed-off-by: Sage Weil <sage@redhat.com>
doc/rados/configuration/filestore-config-ref.rst

index a2d828af295472338224c718ebffd4926edda9a6..94953c057f07c84027446cfd5d2c198f761be081 100644 (file)
@@ -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``