commit | 2f814176ea5fd93b2890d060466e7c61949847d7 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Tue Apr 02 13:56:47 2024 +0900 |
committer | Jooyung Han <jooyung@google.com> | Wed Apr 03 10:47:47 2024 +0900 |
tree | 694b1fe45b0d13e8a291de99e8e55b934166b934 | |
parent | aedc0d0b41d6d652c846a3922c2101fb0dc48b23 [diff] |
Add dm-thin support thin-pool and thin targets are supported via DmTargetThinPool and DmTargetThin. DM_TARGET_MSG is also added via a new method SendMessage() because it's used to create a thin volumn. dmctl is extended to support thin-pool and thin targets. TODO: thin-pool target constructor can accept feature arguments. Bug: 327081431 Test: atest libdm_test (CF with dm-thin enabled kernel) Change-Id: I4c51c668bfe1489b959f6d03c205a5e2e63d9a1d