NFS: Extend NFS xattr handlers to accept the security namespace
authorDavid Quigley <dpquigl@davequigley.com>
Wed, 22 May 2013 16:50:45 +0000 (12:50 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 8 Jun 2013 20:20:17 +0000 (16:20 -0400)
commitc9bccef6b98ae563f725f6e315d8adc685239781
tree3e8d201cd4515c85b6f85a6ee3f42436c66bdbb2
parentaa9c2669626ca7e5e5bab28e6caeb583fd40099b
NFS: Extend NFS xattr handlers to accept the security namespace

The existing NFSv4 xattr handlers do not accept xattr calls to the security
namespace. This patch extends these handlers to accept xattrs from the security
namespace in addition to the default NFSv4 ACL namespace.

Acked-by: James Morris <james.l.morris@oracle.com>
Signed-off-by: Matthew N. Dodd <Matthew.Dodd@sparta.com>
Signed-off-by: Miguel Rodel Felipe <Rodel_FM@dsi.a-star.edu.sg>
Signed-off-by: Phua Eu Gene <PHUA_Eu_Gene@dsi.a-star.edu.sg>
Signed-off-by: Khin Mi Mi Aung <Mi_Mi_AUNG@dsi.a-star.edu.sg>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c
security/security.c