diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-07 12:35:40 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-05-08 19:00:22 +0300 |
commit | fe8703cc0de67695e3385ba78b5dfb1091769d50 (patch) | |
tree | e997e55e2ac5f232ed30cc75179b3095352e61a4 /Documentation/admin-guide/index.rst | |
parent | 2d93404f358312c8adb0bbf975d0e30662d40c33 (diff) | |
download | linux-fe8703cc0de67695e3385ba78b5dfb1091769d50.tar.xz |
docs: admin-guide: add bcache documentation
The bcache.txt is already in ReST format. So, move it to the
admin guide, where it belongs.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
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 cac906fb0ed0..52eb3408f9a0 100644 --- a/Documentation/admin-guide/index.rst +++ b/Documentation/admin-guide/index.rst @@ -60,6 +60,7 @@ configure specific aspects of kernel behavior to your liking. mono java ras + bcache pm/index thunderbolt LSM/index |