mirror of
https://github.com/systemd/systemd.git
synced 2025-01-12 13:18:14 +03:00
b376d32cb4
There seems to be a mismatch in udev and in libsysfs as to what to expect if the mnt point has a slash on the end or not. If I use the included patch, it breaks something in udev. If I patch sysfs_get_mnt_path I break udev as well because what you're expecting. I need to sit down and go through the library and creaate a rule as to trailing slashes. Adding the env brought this to light. |
||
---|---|---|
.. | ||
dlist.c | ||
dlist.h | ||
LGPL | ||
libsysfs.h | ||
sysfs_bus.c | ||
sysfs_class.c | ||
sysfs_device.c | ||
sysfs_dir.c | ||
sysfs_driver.c | ||
sysfs_utils.c | ||
sysfs.h |