mirror of
https://github.com/systemd/systemd.git
synced 2026-07-16 04:20:34 +00:00
The quick patch I sent you yesterday fixes it in one location, but there are other points in the library that calls sysfs_get_mnt_path. We need to address all the areas in the library where paths are used. The following patch is a band-aid until we can get a proper path management in the library.