This is an automatic generated email to let you know that the following patch were queued:
Subject: docs: device-mapper: move it to the admin-guide Author: Mauro Carvalho Chehab <[email protected]> Date: Tue Jun 18 12:40:23 2019 -0300 The DM support describes lots of aspects related to mapped disk partitions from the userspace PoV. Signed-off-by: Mauro Carvalho Chehab <[email protected]> .../admin-guide/device-mapper/cache-policies.rst | 131 +++++++ Documentation/admin-guide/device-mapper/cache.rst | 337 ++++++++++++++++ Documentation/admin-guide/device-mapper/delay.rst | 31 ++ .../admin-guide/device-mapper/dm-crypt.rst | 173 +++++++++ .../admin-guide/device-mapper/dm-dust.txt | 272 +++++++++++++ .../admin-guide/device-mapper/dm-flakey.rst | 74 ++++ .../admin-guide/device-mapper/dm-init.rst | 125 ++++++ .../admin-guide/device-mapper/dm-integrity.rst | 259 +++++++++++++ Documentation/admin-guide/device-mapper/dm-io.rst | 75 ++++ Documentation/admin-guide/device-mapper/dm-log.rst | 57 +++ .../admin-guide/device-mapper/dm-queue-length.rst | 48 +++ .../admin-guide/device-mapper/dm-raid.rst | 419 ++++++++++++++++++++ .../admin-guide/device-mapper/dm-service-time.rst | 101 +++++ .../admin-guide/device-mapper/dm-uevent.rst | 110 ++++++ .../admin-guide/device-mapper/dm-zoned.rst | 146 +++++++ Documentation/admin-guide/device-mapper/era.rst | 116 ++++++ Documentation/admin-guide/device-mapper/index.rst | 42 ++ Documentation/admin-guide/device-mapper/kcopyd.rst | 47 +++ Documentation/admin-guide/device-mapper/linear.rst | 63 +++ .../admin-guide/device-mapper/log-writes.rst | 145 +++++++ .../admin-guide/device-mapper/persistent-data.rst | 88 +++++ .../admin-guide/device-mapper/snapshot.rst | 196 ++++++++++ .../admin-guide/device-mapper/statistics.rst | 225 +++++++++++ .../admin-guide/device-mapper/striped.rst | 61 +++ Documentation/admin-guide/device-mapper/switch.rst | 141 +++++++ .../device-mapper/thin-provisioning.rst | 427 +++++++++++++++++++++ .../admin-guide/device-mapper/unstriped.rst | 135 +++++++ Documentation/admin-guide/device-mapper/verity.rst | 229 +++++++++++ .../admin-guide/device-mapper/writecache.rst | 79 ++++ Documentation/admin-guide/device-mapper/zero.rst | 37 ++ Documentation/admin-guide/index.rst | 1 + Documentation/device-mapper/cache-policies.rst | 131 ------- Documentation/device-mapper/cache.rst | 337 ---------------- Documentation/device-mapper/delay.rst | 31 -- Documentation/device-mapper/dm-crypt.rst | 173 --------- Documentation/device-mapper/dm-dust.txt | 272 ------------- Documentation/device-mapper/dm-flakey.rst | 74 ---- Documentation/device-mapper/dm-init.rst | 125 ------ Documentation/device-mapper/dm-integrity.rst | 259 ------------- Documentation/device-mapper/dm-io.rst | 75 ---- Documentation/device-mapper/dm-log.rst | 57 --- Documentation/device-mapper/dm-queue-length.rst | 48 --- Documentation/device-mapper/dm-raid.rst | 419 -------------------- Documentation/device-mapper/dm-service-time.rst | 101 ----- Documentation/device-mapper/dm-uevent.rst | 110 ------ Documentation/device-mapper/dm-zoned.rst | 146 ------- Documentation/device-mapper/era.rst | 116 ------ Documentation/device-mapper/index.rst | 44 --- Documentation/device-mapper/kcopyd.rst | 47 --- Documentation/device-mapper/linear.rst | 63 --- Documentation/device-mapper/log-writes.rst | 145 ------- Documentation/device-mapper/persistent-data.rst | 88 ----- Documentation/device-mapper/snapshot.rst | 196 ---------- Documentation/device-mapper/statistics.rst | 225 ----------- Documentation/device-mapper/striped.rst | 61 --- Documentation/device-mapper/switch.rst | 141 ------- Documentation/device-mapper/thin-provisioning.rst | 427 --------------------- Documentation/device-mapper/unstriped.rst | 135 ------- Documentation/device-mapper/verity.rst | 229 ----------- Documentation/device-mapper/writecache.rst | 79 ---- Documentation/device-mapper/zero.rst | 37 -- MAINTAINERS | 2 +- drivers/md/Kconfig | 2 +- drivers/md/dm-init.c | 2 +- drivers/md/dm-raid.c | 2 +- 65 files changed, 4394 insertions(+), 4395 deletions(-) --- <diff discarded since it is too big> _______________________________________________ linuxtv-commits mailing list [email protected] https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
