public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] misc: copy extended attributes in populate_fs
@ 2014-06-27 21:02 Ross Burton
  2014-06-27 21:02 ` Ross Burton
  0 siblings, 1 reply; 5+ messages in thread
From: Ross Burton @ 2014-06-27 21:02 UTC (permalink / raw)
  To: linux-ext4; +Cc: dvhart, tytso, darrick.wong, liezhi.yang

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-06-30 19:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-27 21:02 [PATCH] misc: copy extended attributes in populate_fs Ross Burton
2014-06-27 21:02 ` Ross Burton
2014-06-30 18:43   ` Darrick J. Wong
2014-06-30 18:59     ` Burton, Ross
2014-06-30 19:13       ` Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox