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 |
Bryan Schumaker
|
586f95cd4f
NFS: Remove NFS4_MOUNT_UNSHARED
|
13 years ago |
Bryan Schumaker
|
2311b9439c
NFS: Don't pass mount data to nfs_fscache_get_super_cookie()
|
13 years ago |
Bryan Schumaker
|
bae36241be
NFS: Create a single nfs_get_root()
|
13 years ago |
Bryan Schumaker
|
7e6eb683d2
NFS: Honor the authflavor set in the clone mount data
|
13 years ago |
Jan Kara
|
98a2139f4f
nfs: Enclose hostname in brackets when needed in nfs_do_root_mount
|
14 years ago |
Linus Torvalds
|
0195c00244
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Vivek Trivedi
|
5a7c9eec9f
NFS: fix sb->s_id in nfs debug prints
|
13 years ago |
Trond Myklebust
|
7e03b7cc07
NFS: Fix a compile issue when !CONFIG_NFS_V4_1
|
13 years ago |
Chuck Lever
|
31b8e2aec0
NFS: Make clientaddr= optional
|
13 years ago |
Trond Myklebust
|
2446ab6070
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
|
13 years ago |
Trond Myklebust
|
3862279a5f
NFS: Consolidate the parsing of the '-ov4.x' and '-overs=4.x' mount options
|
13 years ago |
Trond Myklebust
|
7bbceb6f2b
NFS: Ensure we display the minor version correctly in /proc/mounts etc.
|
13 years ago |
Trond Myklebust
|
0d71b05809
NFS: Extend the -overs= mount option to allow 4.x minorversions
|
13 years ago |