]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Add label lifecycle management
authorDavid Quigley <dpquigl@davequigley.com>
Wed, 22 May 2013 16:50:43 +0000 (12:50 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 8 Jun 2013 20:20:15 +0000 (16:20 -0400)
commit8b9b344825dfe442f2d6cda6bda9f63d738eb82f
treee1f95f8344f144179d91c9531d83cd7de6684346
parent7820bdb6ab6f80a5e94176599ea908234f66caa1
NFS: Add label lifecycle management

This patch adds the lifecycle management for the security label structure
introduced in an earlier patch. The label is not used yet but allocations and
freeing of the structure is handled.

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: Steve Dickson <steved@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/dir.c
fs/nfs/inode.c
fs/nfs/nfs4proc.c