summaryrefslogtreecommitdiffstats
path: root/Documentation/md/raid5-cache.txt
Commit message (Collapse)AuthorAgeFilesLines
* docs: md: convert to ReSTMauro Carvalho Chehab2019-07-151-109/+0
| | | | | | | | | | | Rename the md documentation files to ReST, add an index for them and adjust in order to produce a nice html output via the Sphinx build system. At its new index.rst, let's add a :orphan: while this is not linked to the main index.rst file, in order to avoid build warnings. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
* MD: add doc for raid5-cacheShaohua Li2017-02-131-0/+109
I'm starting document of the raid5-cache feature. Please note this is a kernel doc instead of a mdadm manual, so I don't add the details about how to use the feature in mdadm side. Cc: NeilBrown <neilb@suse.com> Reviewed-by: Song Liu <songliubraving@fb.com> Signed-off-by: Shaohua Li <shli@fb.com>