commit | dced7d3bd3a30004d6db9455d1bb88387e3034a3 | [log] [tgz] |
---|---|---|
author | Sandeep Patil <sspatil@google.com> | Tue Dec 18 09:36:53 2018 -0800 |
committer | Sandeep Patil <sspatil@google.com> | Wed Dec 19 08:51:59 2018 -0800 |
tree | 1cf5e08a065fb472f55347faa47ec5e1ca0af391 | |
parent | 8795883d5d52c92ddacd2f6d36cda98964ddb085 [diff] |
dmctl: Add verbose 'dmctl list devices' This adds an option to list device mapper devices including their current target table. Useful to be included in bugreport to map the logical partitions metadata with actual device mapper setup. Bug: 120916687 Test: dmctl list devices -v Change-Id: I091666506d24372d1e111ffa1c0256c8bbff0c5e Signed-off-by: Sandeep Patil <sspatil@google.com>