summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4super.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: Split out remaining NFS v4 inode functionsBryan Schumaker2012-07-311-0/+39
* NFS: Pass super operations and xattr handlers in the nfs_subversionBryan Schumaker2012-07-311-21/+3Star
* NFS: Only initialize the ACL client in the v3 caseBryan Schumaker2012-07-311-1/+1
* NFS: Create a try_mount rpc opBryan Schumaker2012-07-311-1/+2
* NFS: Remove the NFS v4 xdev mount functionBryan Schumaker2012-07-311-25/+0Star
* NFS: Add version registering frameworkBryan Schumaker2012-07-311-2/+12
* NFS: exit_nfs_v4() shouldn't be an __exit functionBryan Schumaker2012-07-171-1/+1
* NFS: Split out the NFS v4 filesystem typesBryan Schumaker2012-07-171-0/+328
* NFS: Initialize v4 sysctls from nfs_init_v4()Bryan Schumaker2012-07-171-0/+9
* NFS: Create an init_nfs_v4() functionBryan Schumaker2012-07-171-0/+23