From 0e70150be31dbd748c7d2c66b2098998cea66c53 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Thu, 5 Oct 2023 10:42:26 +0200 Subject: [PATCH] repart: Mention that xattrs are not copied when populating XFS with protofile --- man/repart.d.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man/repart.d.xml b/man/repart.d.xml index 7e892a9678a..cfdd39d5eb5 100644 --- a/man/repart.d.xml +++ b/man/repart.d.xml @@ -460,6 +460,11 @@ mkfs.xfs8 due to limitations of its protofile format. + Note that when populating XFS filesystems with systemd-repart and loop + devices are not available, extended attributes will not be copied into generated XFS filesystems + due to limitations mkfs.xfs8's + protofile format. + This option cannot be combined with CopyBlocks=. When -- 2.47.3