mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09: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.