NFSD: Server implementation of MAC Labeling
authorDavid Quigley <dpquigl@davequigley.com>
Thu, 2 May 2013 17:19:10 +0000 (13:19 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 15 May 2013 13:27:02 +0000 (09:27 -0400)
commit18032ca062e621e15683cb61c066ef3dc5414a7b
tree18b061105452a5d47a85c0f693a151227ff3c02c
parent4bdc33ed5bd9fbaa243bda6fdccb22674aed6305
NFSD: Server implementation of MAC Labeling

Implement labeled NFS on the server: encoding and decoding, and writing
and reading, of file labels.

Enabled with CONFIG_NFSD_V4_SECURITY_LABEL.

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: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/Kconfig
fs/nfsd/nfs4proc.c
fs/nfsd/nfs4xdr.c
fs/nfsd/nfsd.h
fs/nfsd/vfs.c
fs/nfsd/vfs.h
fs/nfsd/xdr4.h