mirror of
https://github.com/ceph/ceph
synced 2025-01-01 00:22:25 +00:00
doc: add graphic for cap bit field
Thanks to Jeff for putting this doc together! Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
parent
cd28cf294f
commit
11bf807563
@ -58,6 +58,17 @@ There is one exception:
|
||||
|
||||
The "pin" just pins the inode into memory, without granting any other caps.
|
||||
|
||||
Graphically:
|
||||
|
||||
::
|
||||
+---+---+---+---+---+---+---+---+
|
||||
| p | _ |As x |Ls x |Xs x |
|
||||
+---+---+---+---+---+---+---+---+
|
||||
|Fs x c r w b a l |
|
||||
+---+---+---+---+---+---+---+---+
|
||||
|
||||
The second bit is currently unused.
|
||||
|
||||
Abilities granted by each cap:
|
||||
------------------------------
|
||||
While that is how capabilities are granted (and communicated), the important
|
||||
|
Loading…
Reference in New Issue
Block a user