mirror of
https://github.com/systemd/systemd.git
synced 2026-07-19 14:00:56 +00:00
This introduces libmount_parse_mountinfo() and libmount_parse_with_utab(). The former one parses only mountinfo, but the latter one also parse utab. Hopefully this avoids pitfalls like issue #35949.