commit | 7dd8fe8e7019b161b9b0bdca20be6897203d2438 | [log] [tgz] |
---|---|---|
author | Palmer Dabbelt <palmerdabbelt@google.com> | Wed Aug 12 12:49:44 2020 -0700 |
committer | Akilesh Kailash <akailash@google.com> | Tue Sep 15 18:39:39 2020 +0000 |
tree | f663bf396d027938e93f17ed303735e862a149d3 | |
parent | fd19ef40e8a2868041d50102f5a394e6499d17ce [diff] |
Add "dmctl uuid" command This makes looking up device UUIDs a bit easier, as rather than depending on the device mapper's sysfs layout we can depend on dmctl. There's some associated libdm plumbing, but the UUID was already pretty much availiable. Test: I just ran this by hand. Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> Change-Id: I7028eec6ab04601308047b67057e51a0ff44c0a7