From: Zbigniew Jędrzejewski-Szmek Date: Tue, 27 May 2025 12:01:05 +0000 (+0200) Subject: repart: Copy fs-verity status for CopyFiles= (#35401) X-Git-Tag: v258-rc1~478 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=976295bf8b09e57942c9fd3645b4cc2963efab72;p=thirdparty%2Fsystemd.git repart: Copy fs-verity status for CopyFiles= (#35401) When populating a filesytem with CopyFiles=, we first copy the files to a temporary directory. Make sure we use the (new) COPY_FS_VERITY flag when doing that copy so that the `mkfs` that we invoke can see the files with fs-verity enabled. Closes #35352 --- 976295bf8b09e57942c9fd3645b4cc2963efab72