Bryan Schumaker
|
89d77c8fa8
NFS: Convert v4 into a module
|
13 years ago |
Bryan Schumaker
|
1c606fb74c
NFS: Convert v3 into a module
|
13 years ago |
Bryan Schumaker
|
ddda8e0aa8
NFS: Convert v2 into a module
|
13 years ago |
Bryan Schumaker
|
fac1e8e4ef
NFS: Keep module parameters in the generic NFS client
|
13 years ago |
Bryan Schumaker
|
6a74490dca
NFS: Pass super operations and xattr handlers in the nfs_subversion
|
13 years ago |
Bryan Schumaker
|
1179acc6a3
NFS: Only initialize the ACL client in the v3 case
|
13 years ago |
Bryan Schumaker
|
ff9099f266
NFS: Create a try_mount rpc op
|
13 years ago |
Bryan Schumaker
|
e8f25e6d6d
NFS: Remove the NFS v4 xdev mount function
|
13 years ago |
Bryan Schumaker
|
ab7017a3a0
NFS: Add version registering framework
|
13 years ago |
Bryan Schumaker
|
fbdefd6442
NFS: Split out the NFS v4 filesystem types
|
13 years ago |
Bryan Schumaker
|
3cadf4b864
NFS: Create a single nfs_clone_super() function
|
13 years ago |
Trond Myklebust
|
8626e4a426
Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6
|
13 years ago |
David Howells
|
9249e17fe0
VFS: Pass mount flags to sget()
|
13 years ago |
Trond Myklebust
|
f1daf666dd
NFSv4: Fix an NFSv4 mount regression
|
13 years ago |
Bryan Schumaker
|
a8d8f02cf0
NFS: Create custom NFS v4 write_inode() function
|
13 years ago |
Bryan Schumaker
|
eeebf91675
NFS: Use nfs4_destroy_server() to clean up NFS v4
|
13 years ago |
Bryan Schumaker
|
c5afc8da5b
NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mounts
|
13 years ago |
Bryan Schumaker
|
cdf66442fa
NFS4: Set parsed mount data version to 4
|
13 years ago |
Chuck Lever
|
591555465e
NFS: Use proper naming conventions for nfs_client.impl_id field
|
13 years ago |
Trond Myklebust
|
39ffb9218e
NFS: Fix a compile issue when CONFIG_NFS_FSCACHE was undefined
|
13 years ago |
Bryan Schumaker
|
87c7083dc3
NFS: Pass mntfh as part of the nfs_mount_info structure
|
13 years ago |
Bryan Schumaker
|
46058d46d3
NFS: Allocate parsed mount data directly to the nfs_mount_info structure
|
13 years ago |
Bryan Schumaker
|
d72c727cd9
NFS: Create a single nfs_validate_mount_data() function
|
13 years ago |
Bryan Schumaker
|
b72e4f42a3
NFS: Create a single function for text mount data
|
13 years ago |
Bryan Schumaker
|
486aa699ff
NFS: Create a new nfs_try_mount()
|
13 years ago |
Bryan Schumaker
|
db83335191
NFS: Let mount data parsing set the NFS version
|
13 years ago |
Bryan Schumaker
|
21e4b82e13
NFS: Use nfs_fs_mount_common() for remote referral mounts
|
13 years ago |
Bryan Schumaker
|
3d176e3fe4
NFS: Use nfs_fs_mount_common() for xdev mounts
|
13 years ago |
Bryan Schumaker
|
8c958e0c4c
NFS: Create a common xdev_mount() function
|
13 years ago |
Bryan Schumaker
|
c40f8d1d35
NFS: Create a common fs_mount() function
|
13 years ago |