All of lore.kernel.org
 help / color / mirror / Atom feed
From: cpebenito@tresys.com (Christopher J. PeBenito)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH] Add overlayfs as an XATTR capable fs
Date: Mon, 12 Oct 2015 09:31:52 -0400	[thread overview]
Message-ID: <561BB648.3030604@tresys.com> (raw)
In-Reply-To: <1444559720-7770-1-git-send-email-jason@perfinion.com>

On 10/11/2015 6:35 AM, Jason Zaman wrote:
> The module is called "overlay" in the kernel
> ---
>  policy/modules/kernel/filesystem.te | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/policy/modules/kernel/filesystem.te b/policy/modules/kernel/filesystem.te
> index f78adef..a163ae3 100644
> --- a/policy/modules/kernel/filesystem.te
> +++ b/policy/modules/kernel/filesystem.te
> @@ -34,6 +34,7 @@ fs_use_xattr gpfs gen_context(system_u:object_r:fs_t,s0);
>  fs_use_xattr jffs2 gen_context(system_u:object_r:fs_t,s0);
>  fs_use_xattr jfs gen_context(system_u:object_r:fs_t,s0);
>  fs_use_xattr lustre gen_context(system_u:object_r:fs_t,s0);
> +fs_use_xattr overlay gen_context(system_u:object_r:fs_t,s0);
>  fs_use_xattr squashfs gen_context(system_u:object_r:fs_t,s0);
>  fs_use_xattr xfs gen_context(system_u:object_r:fs_t,s0);
>  fs_use_xattr zfs gen_context(system_u:object_r:fs_t,s0);

Merged.

-- 
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com

      reply	other threads:[~2015-10-12 13:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-11 10:35 [refpolicy] [PATCH] Add overlayfs as an XATTR capable fs Jason Zaman
2015-10-12 13:31 ` Christopher J. PeBenito [this message]

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=561BB648.3030604@tresys.com \
    --to=cpebenito@tresys.com \
    --cc=refpolicy@oss.tresys.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.