diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2019-07-02 20:54:38 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-07-08 23:15:36 +0300 |
commit | 66f2a122c68d8f13e5db978b6b7571aaf0e53a19 (patch) | |
tree | 413ccb8981c9c8555d554319ef62900a07728944 /Documentation/admin-guide/index.rst | |
parent | 7282a93f4df586cac84a81c37f38cccec2e1d8bb (diff) | |
download | linux-66f2a122c68d8f13e5db978b6b7571aaf0e53a19.tar.xz |
docs: Move binderfs to admin-guide
The documentation is more appropriate for the administrator than for
the internal kernel API section it is currently in.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Christian Brauner <christian@brauner.io>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/admin-guide/index.rst')
-rw-r--r-- | Documentation/admin-guide/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/admin-guide/index.rst b/Documentation/admin-guide/index.rst index 8001917ee012..24fbe0568eff 100644 --- a/Documentation/admin-guide/index.rst +++ b/Documentation/admin-guide/index.rst @@ -70,6 +70,7 @@ configure specific aspects of kernel behavior to your liking. ras bcache ext4 + binderfs pm/index thunderbolt LSM/index |