fs/jffs2: copy xattrs
authorAntoine Tenart <antoine.tenart@bootlin.com>
Thu, 8 Oct 2020 09:08:36 +0000 (11:08 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 8 Oct 2020 19:48:03 +0000 (21:48 +0200)
commitc1e268670be761e3cae7bf0dd9e284a52401e37d
treec4e20dbe81906f0ea642cc1954647cbba54c76aa
parentc3902e6e2e8ff5fe6a516b060819c60951c406f4
fs/jffs2: copy xattrs

This patch sets the --with-xattr option when generating an image with
mkfs.jffs2, so that SELinux security contexts and other extended
attributes will be kept and available in jffs2 images.

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
fs/jffs2/jffs2.mk