]> git.ipfire.org Git - thirdparty/systemd.git/commit
repart: Ignore copy failures for unsupported file types 25579/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 30 Nov 2022 16:04:14 +0000 (17:04 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 1 Dec 2022 11:14:35 +0000 (12:14 +0100)
commit336ae0e71d0c2df02fbab7d874b5c34621ef5c4e
tree8a9fcb327895fdaadbc6a83522e7c25f0263c38e
parent494f7fc096a43b8ec267483110af30dc0fc2eed6
repart: Ignore copy failures for unsupported file types

e.g. vfat doesn't support symlinks, sockets, fifos, etc so let's ignore
any copy failures related to unsupported file types when populating
filesystems.
man/repart.d.xml
src/partition/repart.c