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+sams...@kernel.org> --- Documentation/00-INDEX | 2 -- Documentation/{bcache.txt => admin-guide/bcache.rst} | 0 Documentation/admin-guide/index.rst | 1 + 3 files changed, 1 insertion(+), 2 deletions(-) rename Documentation/{bcache.txt => admin-guide/bcache.rst} (100%) diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index 708dc4c166e4..53699c79ee54 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX @@ -64,8 +64,6 @@ auxdisplay/ - misc. LCD driver documentation (cfag12864b, ks0108). backlight/ - directory with info on controlling backlights in flat panel displays -bcache.txt - - Block-layer cache on fast SSDs to improve slow (raid) I/O performance. block/ - info on the Block I/O (BIO) layer. blockdev/ diff --git a/Documentation/bcache.txt b/Documentation/admin-guide/bcache.rst similarity index 100% rename from Documentation/bcache.txt rename to Documentation/admin-guide/bcache.rst 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 -- 2.17.0 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html