mirror of
https://github.com/ceph/ceph
synced 2025-02-21 18:17:42 +00:00
Merge pull request #10897 from batrick/caps-graphic
doc: add graphic for cap bit field Reviewed-by: Jeff Layton <jlayton@redhat.com> Reviewed-by: Greg Farnum <gfarnum@redhat.com>
This commit is contained in:
commit
0725f3ddfd
@ -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