summaryrefslogtreecommitdiffstats
path: root/Documentation/device-mapper/kcopyd.rst
Commit message (Collapse)AuthorAgeFilesLines
* docs: device-mapper: move it to the admin-guideMauro Carvalho Chehab2019-07-151-47/+0Star
| | | | | | | The DM support describes lots of aspects related to mapped disk partitions from the userspace PoV. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
* docs: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-0/+47
The conversion is actually: - add blank lines and indentation in order to identify paragraphs; - fix tables markups; - add some lists markups; - mark literal blocks; - adjust title markups. 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> Acked-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>