]> git.ipfire.org Git - thirdparty/systemd.git/commit
repart: port more code to generic path_simplify_and_warn()
authorLennart Poettering <lennart@poettering.net>
Mon, 19 Apr 2021 15:50:02 +0000 (17:50 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 19 Apr 2021 21:16:02 +0000 (23:16 +0200)
commit0ade2213e6a515f30dd587d9378958675e0ea245
treea1db1569ef221adf8643763efee3c624baf4b6ef
parenta0ff9971802b664aaa12481c46cec11eae77ea51
repart: port more code to generic path_simplify_and_warn()

We have this nice helper, hence use it when parsing paths and logging
about it.
src/partition/repart.c