[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1403902937-2781-1-git-send-email-ross.burton@intel.com>
Date: Fri, 27 Jun 2014 22:02:16 +0100
From: Ross Burton <ross.burton@...el.com>
To: linux-ext4@...r.kernel.org
Cc: dvhart@...ux.intel.com, tytso@....edu, darrick.wong@...cle.com,
liezhi.yang@...driver.com
Subject: [PATCH] misc: copy extended attributes in populate_fs
Hi,
When using mkefs with -d to create a file system image from a pre-constructed
root filesystem directory, any extended attributes set are not copied into the
filesystem.
This is a problem when the file system needs them, for example it uses SELinux.
Following is a patch to copy any extended attributes to the target file system
in populate_fs().
Regards,
Ross
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists