mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2024-11-24 18:43:53 +08:00
e6a3faa237
Apparently newer versions of systemd than the one on this author's laptop <cough> now complain about lack of (path) escaping in unit instance variable contents: # e2scrub_all Scrubbing /home... Invalid unit name "e2scrub@/home" was escaped as "e2scrub@-home" (maybe you should use systemd-escape?) Starting Online ext4 Metadata Check for /home... So change the escape_path_for_systemd function to escape paths unconditionally to make the warning go away. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu> |
||
---|---|---|
.. | ||
e2scrub_all_cron.in | ||
e2scrub_all.8.in | ||
e2scrub_all.cron.in | ||
e2scrub_all.in | ||
e2scrub_all.service.in | ||
e2scrub_all.timer.in | ||
e2scrub_fail.in | ||
e2scrub_fail@.service.in | ||
e2scrub_reap.service.in | ||
e2scrub.8.in | ||
e2scrub.conf.in | ||
e2scrub.in | ||
e2scrub.rules.in | ||
e2scrub@.service.in | ||
Makefile.in |