public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: vexpress_defconfig: enable ACL and security labels for ext4
Date: Fri, 12 Dec 2014 12:38:33 +0100	[thread overview]
Message-ID: <3238168.YKYh95mZKp@wuerfel> (raw)
In-Reply-To: <1418383877-29685-1-git-send-email-l.stelmach@samsung.com>

On Friday 12 December 2014 12:31:17 ?ukasz Stelmach wrote:
> This patch enables security features of ext4 file-system required
> by many conteporary user-space setups.
> 
> Signed-off-by: ?ukasz Stelmach <l.stelmach@samsung.com>
> ---
>  arch/arm/configs/vexpress_defconfig | 2 ++
>  1 file changed, 2 insertions(+)

The patch looks good, but should be addressed to the vexpress maintainers
(Liviu, Sudeep, Lorenzo)

	Arnd

> diff --git a/arch/arm/configs/vexpress_defconfig b/arch/arm/configs/vexpress_defconfig
> index f489fda..1d9dd6e 100644
> --- a/arch/arm/configs/vexpress_defconfig
> +++ b/arch/arm/configs/vexpress_defconfig
> @@ -138,6 +138,8 @@ CONFIG_EXT3_FS=y
>  # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
>  # CONFIG_EXT3_FS_XATTR is not set
>  CONFIG_EXT4_FS=y
> +CONFIG_EXT4_FS_POSIX_ACL=y
> +CONFIG_EXT4_FS_SECURITY=y
>  CONFIG_VFAT_FS=y
>  CONFIG_TMPFS=y
>  CONFIG_JFFS2_FS=y
> 

  reply	other threads:[~2014-12-12 11:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-12 11:31 [PATCH] ARM: vexpress_defconfig: enable ACL and security labels for ext4 Łukasz Stelmach
2014-12-12 11:38 ` Arnd Bergmann [this message]
2014-12-12 11:52   ` Liviu Dudau
2015-01-07 10:27   ` Łukasz Stelmach
2015-01-07 11:03     ` Lorenzo Pieralisi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3238168.YKYh95mZKp@wuerfel \
    --to=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox