]> git.ipfire.org Git - thirdparty/systemd.git/commit
TEST-58-REPART: support libdevmapper built without UDEV_SYNC_SUPPORT 42484/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 4 Jun 2026 06:59:53 +0000 (15:59 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 4 Jun 2026 22:23:34 +0000 (07:23 +0900)
commita54c100a1d1c9049297cf8ca23d5dfc135f4e0e1
tree0de6eaff6eddf017a02a4f3f4e9b773b23654f17
parent76407b693990d0f8bf6792516f83799478f51bfb
TEST-58-REPART: support libdevmapper built without UDEV_SYNC_SUPPORT

When libdevmapper is built without UDEV_SYNC_SUPPORT (e.g. on Alpine/postmarketOS),
it creates a device node under /dev/mapper/ instead of relying on udev to create a symlink.
test/units/TEST-58-REPART.sh