]> git.ipfire.org Git - thirdparty/systemd.git/commit
repart: Fix log messages in partition_populate_directory()
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 15 Sep 2024 20:01:16 +0000 (22:01 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 15 Sep 2024 20:40:10 +0000 (22:40 +0200)
commite0258ac88673617a9599c8ef8bac970861d8edf8
tree4ca08147f0a97ba4494a709f2498c9d219ae0a2d
parent3a41a21666a426058fc6ffdff3030d1dcb6d8579
repart: Fix log messages in partition_populate_directory()

We're not actually populating a filesystem here, we're preparing
to populate a filesystem, so update the log messages accordingly.
src/partition/repart.c