mirror of
https://github.com/systemd/systemd.git
synced 2026-07-13 02:51:14 +00:00
- introduce device_should_have_db(), - split out device_get_db_path(), - update log messages, especially clarify which stage is failed, - use _cleanup_(unlink_and_freep) attribute, - clear existing database file also when failed to create database directory and when failed to create temporary file.