diff options
author | Christian Brauner <christian.brauner@ubuntu.com> | 2021-07-27 12:44:16 +0200 |
---|---|---|
committer | Christian Brauner <christian.brauner@ubuntu.com> | 2021-08-11 15:28:32 +0200 |
commit | ad19607a90b29eef044660aba92a2a2d63b1e977 (patch) | |
tree | b15205620f74c4d9898f0b754d3b571a04ed19b2 /Documentation/filesystems/index.rst | |
parent | ff1176468d368232b684f75e82563369208bc371 (diff) |
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>
Diffstat (limited to 'Documentation/filesystems/index.rst')
-rw-r--r-- | Documentation/filesystems/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/filesystems/index.rst b/Documentation/filesystems/index.rst index 246af51b277a..f97ea4b18523 100644 --- a/Documentation/filesystems/index.rst +++ b/Documentation/filesystems/index.rst @@ -34,6 +34,7 @@ algorithms work. quota seq_file sharedsubtree + idmappings automount-support |