]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'labeled-nfs' into linux-next
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 18 Jun 2013 17:52:15 +0000 (13:52 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 18 Jun 2013 17:52:15 +0000 (13:52 -0400)
commita102b58315644f5702b64afe738d0b1711e58558
treeb3746164af8e9c349b2bec3d604b46358b27fa3d
parent7dc0ac70f89d4281094aaa82cab1cb995f298287
parent6b140b85d92bd65db44f0a7a065b2e39a91e9a9d
Merge branch 'labeled-nfs' into linux-next

* labeled-nfs:
  NFS: Add in v4.2 callback operation
  NFS: Make callbacks minor version generic
  Kconfig: Add Kconfig entry for Labeled NFS V4 client
  NFS: Extend NFS xattr handlers to accept the security namespace
  NFS: Client implementation of Labeled-NFS
  NFS: Add label lifecycle management
  NFS:Add labels to client function prototypes
  NFSv4: Extend fattr bitmaps to support all 3 words
  NFSv4: Introduce new label structure
  NFSv4: Add label recommended attribute and NFSv4 flags
  NFSv4.2: Added NFS v4.2 support to the NFS client
  SELinux: Add new labeling type native labels
  LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
  Security: Add Hook to test if the particular xattr is part of a MAC model.
  Security: Add hook to calculate context based on a negative dentry.
  NFS: Add NFSv4.2 protocol constants

Conflicts:
fs/nfs/nfs4proc.c
fs/nfs/callback_proc.c
fs/nfs/callback_xdr.c
fs/nfs/dir.c
fs/nfs/inode.c
fs/nfs/nfs4_fs.h
fs/nfs/nfs4client.c
fs/nfs/nfs4proc.c
fs/nfs/super.c
include/linux/nfs_fs.h
include/linux/nfs_xdr.h