diff options
author | David Anderson <dvander@google.com> | 2020-10-19 19:54:18 -0700 |
---|---|---|
committer | David Anderson <dvander@google.com> | 2020-10-20 12:13:51 -0700 |
commit | 515a5bdde0fd14c353441f312ff8de3696fa1178 (patch) | |
tree | 1ddd192c564d60ba8f1e95cdca4db2a26f328126 /trusty/coverage/coverage_test.cpp | |
parent | fe1eba005603157f376829ffb0b9d26a0813cb8c (diff) |
ueventd: Put dm-user devices in a folder
When a device-mapper table contains a "user" entry, a corresponding
dm-user misc control device is created. The devices are put into a
separate folder by default, which currently confuses ueventd, and we
wind up with paths like:
/dev/dm-user!blah
Special case these devices so they wind up as:
/dev/dm-user/blah
Test: dmctl create blah user 0 100 test-device
/dev/dm-user/test-device exists
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Change-Id: I313db07c3400f14f3ed0ffa20fdac2ac3e34b6d3
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions