docs: device-mapper: move it to the admin-guide
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 18 Jun 2019 15:40:23 +0000 (12:40 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 15 Jul 2019 14:03:01 +0000 (11:03 -0300)
commit6cf2a73cb2bc422a03984b285a63632c27f8c4e4
treecb508e0a180ce350a86842353c5cb417e560835b
parent159a5e78bdcabb1f87ee5536182a99a307ae0bac
docs: device-mapper: move it to the admin-guide

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>
65 files changed:
Documentation/admin-guide/device-mapper/cache-policies.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/cache.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/delay.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/dm-crypt.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/dm-dust.txt [new file with mode: 0644]
Documentation/admin-guide/device-mapper/dm-flakey.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/dm-init.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/dm-integrity.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/dm-io.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/dm-log.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/dm-queue-length.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/dm-raid.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/dm-service-time.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/dm-uevent.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/dm-zoned.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/era.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/index.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/kcopyd.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/linear.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/log-writes.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/persistent-data.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/snapshot.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/statistics.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/striped.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/switch.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/thin-provisioning.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/unstriped.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/verity.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/writecache.rst [new file with mode: 0644]
Documentation/admin-guide/device-mapper/zero.rst [new file with mode: 0644]
Documentation/admin-guide/index.rst
Documentation/device-mapper/cache-policies.rst [deleted file]
Documentation/device-mapper/cache.rst [deleted file]
Documentation/device-mapper/delay.rst [deleted file]
Documentation/device-mapper/dm-crypt.rst [deleted file]
Documentation/device-mapper/dm-dust.txt [deleted file]
Documentation/device-mapper/dm-flakey.rst [deleted file]
Documentation/device-mapper/dm-init.rst [deleted file]
Documentation/device-mapper/dm-integrity.rst [deleted file]
Documentation/device-mapper/dm-io.rst [deleted file]
Documentation/device-mapper/dm-log.rst [deleted file]
Documentation/device-mapper/dm-queue-length.rst [deleted file]
Documentation/device-mapper/dm-raid.rst [deleted file]
Documentation/device-mapper/dm-service-time.rst [deleted file]
Documentation/device-mapper/dm-uevent.rst [deleted file]
Documentation/device-mapper/dm-zoned.rst [deleted file]
Documentation/device-mapper/era.rst [deleted file]
Documentation/device-mapper/index.rst [deleted file]
Documentation/device-mapper/kcopyd.rst [deleted file]
Documentation/device-mapper/linear.rst [deleted file]
Documentation/device-mapper/log-writes.rst [deleted file]
Documentation/device-mapper/persistent-data.rst [deleted file]
Documentation/device-mapper/snapshot.rst [deleted file]
Documentation/device-mapper/statistics.rst [deleted file]
Documentation/device-mapper/striped.rst [deleted file]
Documentation/device-mapper/switch.rst [deleted file]
Documentation/device-mapper/thin-provisioning.rst [deleted file]
Documentation/device-mapper/unstriped.rst [deleted file]
Documentation/device-mapper/verity.rst [deleted file]
Documentation/device-mapper/writecache.rst [deleted file]
Documentation/device-mapper/zero.rst [deleted file]
MAINTAINERS
drivers/md/Kconfig
drivers/md/dm-init.c
drivers/md/dm-raid.c