Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1516612

Re: [PATCH 1/1 V2] mqueue: Implment generic xattr support

From James Morris <jmorris@namei.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/1 V2] mqueue: Implment generic xattr support
Date 2016-11-07 22:50 +0100
Message-ID <sAZXH-lp-13@gated-at.bofh.it> (permalink)
References <sAZuG-bB-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, 7 Nov 2016, David Graziano wrote:

> This patch adds support for generic extended attributes within the
> POSIX message queues filesystem and setting them by consulting the LSM.
> This is needed so that the security.selinux extended attribute can be
> set via a SELinux named type transition on file inodes created within
> the filesystem. The implementation and LSM call back function are based
> off tmpfs/shmem.
> 
> Signed-off-by: David Graziano <david.graziano@rockwellcollins.com>


Acked-by: James Morris <james.l.morris@oracle.com>

-- 
James Morris
<jmorris@namei.org>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/1 V2] mqueue: Implment generic xattr support David Graziano <david.graziano@rockwellcollins.com> - 2016-11-07 22:20 +0100
  Re: [PATCH 1/1 V2] mqueue: Implment generic xattr support James Morris <jmorris@namei.org> - 2016-11-07 22:50 +0100
  Re: [PATCH 1/1 V2] mqueue: Implment generic xattr support Paul Moore <paul@paul-moore.com> - 2016-11-07 23:30 +0100
    Re: [PATCH 1/1 V2] mqueue: Implment generic xattr support David Graziano <david.graziano@rockwellcollins.com> - 2016-11-09 17:40 +0100
      Re: [PATCH 1/1 V2] mqueue: Implment generic xattr support Paul Moore <paul@paul-moore.com> - 2016-11-09 23:30 +0100
  Re: [PATCH 1/1 V2] mqueue: Implment generic xattr support Christoph Hellwig <hch@infradead.org> - 2016-11-09 17:50 +0100
    Re: [PATCH 1/1 V2] mqueue: Implment generic xattr support Paul Moore <paul@paul-moore.com> - 2016-11-09 23:30 +0100

csiph-web