summaryrefslogtreecommitdiff
path: root/libutils/ProcessCallStack.cpp
diff options
context:
space:
mode:
authorSandeep Patil <sspatil@google.com>2018-05-30 13:46:55 -0700
committerSandeep Patil <sspatil@google.com>2018-06-13 13:35:44 -0700
commit59f04ee74c9cd6b0568029e6d895b504b438cefc (patch)
treed78cd1a581656547065c157e18d17b4ba2bbb963 /libutils/ProcessCallStack.cpp
parentec9b6b73fff30c354b15cd0ad4beb478d1a4d122 (diff)
fs_mgr: device mapper: Add libdm and 'dmctl' tool to use it.
libdm is small static library that is intended to be the one source to control device mapper. It is intended to have APIs to create, control and destroy device mapper targets. Eventually, all fs_mgr implementation that talks to device mapper will be moved to using libdm APIs. Added 'dmctl', a command line tool that lists the registered device mapper targets and their corresponding version. The tool will continue to get new features to exemplify new APIs implemented in libdm. The library is intentionally static and folds into libfs_mgr. All clients must link to libfs_mgr as a result. Test: dmctl list Bug: 110035986 Change-Id: I71e7146073a74e7523524bf3b20d0be6d06f9fad Signed-off-by: Sandeep Patil <sspatil@google.com>
Diffstat (limited to 'libutils/ProcessCallStack.cpp')
0 files changed, 0 insertions, 0 deletions