]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
docs: convert docs to ReST and rename to *.rst
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 12 Jun 2019 17:52:43 +0000 (14:52 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jun 2019 20:21:04 +0000 (14:21 -0600)
commitf0ba43774cea3fc14732bb9243ce7238ae8a3202
tree5579b300bfc410ed14bb3112586cef02750d7eb0
parent8ea618899b6b4fbe97c8462e7d769867307de011
docs: convert docs to ReST and rename to *.rst

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>
36 files changed:
Documentation/device-mapper/cache-policies.rst [moved from Documentation/device-mapper/cache-policies.txt with 94% similarity]
Documentation/device-mapper/cache.rst [moved from Documentation/device-mapper/cache.txt with 61% similarity]
Documentation/device-mapper/delay.rst [moved from Documentation/device-mapper/delay.txt with 53% similarity]
Documentation/device-mapper/dm-crypt.rst [moved from Documentation/device-mapper/dm-crypt.txt with 87% similarity]
Documentation/device-mapper/dm-flakey.rst [moved from Documentation/device-mapper/dm-flakey.txt with 60% similarity]
Documentation/device-mapper/dm-init.rst [moved from Documentation/device-mapper/dm-init.txt with 69% similarity]
Documentation/device-mapper/dm-integrity.rst [moved from Documentation/device-mapper/dm-integrity.txt with 90% similarity]
Documentation/device-mapper/dm-io.rst [moved from Documentation/device-mapper/dm-io.txt with 92% similarity]
Documentation/device-mapper/dm-log.rst [moved from Documentation/device-mapper/dm-log.txt with 90% similarity]
Documentation/device-mapper/dm-queue-length.rst [moved from Documentation/device-mapper/dm-queue-length.txt with 76% similarity]
Documentation/device-mapper/dm-raid.rst [moved from Documentation/device-mapper/dm-raid.txt with 71% similarity]
Documentation/device-mapper/dm-service-time.rst [moved from Documentation/device-mapper/dm-service-time.txt with 60% similarity]
Documentation/device-mapper/dm-uevent.rst [new file with mode: 0644]
Documentation/device-mapper/dm-uevent.txt [deleted file]
Documentation/device-mapper/dm-zoned.rst [moved from Documentation/device-mapper/dm-zoned.txt with 97% similarity]
Documentation/device-mapper/era.rst [moved from Documentation/device-mapper/era.txt with 70% similarity]
Documentation/device-mapper/index.rst [new file with mode: 0644]
Documentation/device-mapper/kcopyd.rst [moved from Documentation/device-mapper/kcopyd.txt with 93% similarity]
Documentation/device-mapper/linear.rst [new file with mode: 0644]
Documentation/device-mapper/linear.txt [deleted file]
Documentation/device-mapper/log-writes.rst [moved from Documentation/device-mapper/log-writes.txt with 61% similarity]
Documentation/device-mapper/persistent-data.rst [moved from Documentation/device-mapper/persistent-data.txt with 98% similarity]
Documentation/device-mapper/snapshot.rst [moved from Documentation/device-mapper/snapshot.txt with 62% similarity]
Documentation/device-mapper/statistics.rst [moved from Documentation/device-mapper/statistics.txt with 87% similarity]
Documentation/device-mapper/striped.rst [new file with mode: 0644]
Documentation/device-mapper/striped.txt [deleted file]
Documentation/device-mapper/switch.rst [moved from Documentation/device-mapper/switch.txt with 84% similarity]
Documentation/device-mapper/thin-provisioning.rst [moved from Documentation/device-mapper/thin-provisioning.txt with 92% similarity]
Documentation/device-mapper/unstriped.rst [moved from Documentation/device-mapper/unstriped.txt with 60% similarity]
Documentation/device-mapper/verity.rst [moved from Documentation/device-mapper/verity.txt with 98% similarity]
Documentation/device-mapper/writecache.rst [moved from Documentation/device-mapper/writecache.txt with 96% similarity]
Documentation/device-mapper/zero.rst [moved from Documentation/device-mapper/zero.txt with 83% similarity]
Documentation/filesystems/ubifs-authentication.md
drivers/md/Kconfig
drivers/md/dm-init.c
drivers/md/dm-raid.c