From 0334172770985c2c2e72995abcede918d2326299 Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Tue, 7 Aug 2018 09:46:40 +0530 Subject: [PATCH] doc: cleanup in cephfs/capabilities Signed-off-by: Jos Collin --- doc/cephfs/capabilities.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/cephfs/capabilities.rst b/doc/cephfs/capabilities.rst index 7cd27162ff06a..335b053ad7e34 100644 --- a/doc/cephfs/capabilities.rst +++ b/doc/cephfs/capabilities.rst @@ -75,8 +75,8 @@ Graphically: The second bit is currently unused. -Abilities granted by each cap: ------------------------------- +Abilities granted by each cap +----------------------------- While that is how capabilities are granted (and communicated), the important bit is what they actually allow the client to do: @@ -98,12 +98,13 @@ bit is what they actually allow the client to do: file data. It also covers certain metadata relating to file data -- the size, mtime, atime and ctime, in particular. -Shorthand: ----------- +Shorthand +--------- Note that the client logging can also present a compact representation of the capabilities. For example: :: + pAsLsXsFs The 'p' represents the pin. Each capital letter corresponds to the shift -- 2.39.5