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:
John Spray 2016-08-29 17:15:36 +01:00 committed by GitHub
commit 0725f3ddfd

View File

@ -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