doc: give a more thorough id handling explanation

Currently there's no document explaining how idmappings work at all.
Add a document that gives an introduction and also goes into a bit more
detail for more advanced use-cases.

Link: https://lore.kernel.org/r/20210727104416.828293-1-brauner@kernel.org
Cc: Seth Forshee <seth.forshee@digitalocean.com>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Aleksa Sarai <cyphar@cyphar.com>
Cc: linux-fsdevel@vger.kernel.org
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
This commit is contained in:
Christian Brauner 2021-07-27 12:44:16 +02:00
parent ff1176468d
commit ad19607a90
No known key found for this signature in database
GPG Key ID: 91C61BC06578DCA2
2 changed files with 1027 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -34,6 +34,7 @@ algorithms work.
quota
seq_file
sharedsubtree
idmappings
automount-support