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 |
Weston Andros Adamson
|
7d2ed9ac22
NFSv4: parse and display server implementation ids
|
13 years ago |
Trond Myklebust
|
9937347a1e
NFS: Ensure that the nfs_client 'net' field is always set
|
13 years ago |
Weston Andros Adamson
|
571b755401
NFS: dont allow minorversion= opt when vers != 4
|
13 years ago |
Weston Andros Adamson
|
7ced286e0a
NFS: add mount options 'v4.0' and 'v4.1'
|
13 years ago |
Stanislav Kinsbursky
|
b48e127884
NFS: pass current net to rpc_pton() while parsing mount options
|
13 years ago |
Jeff Layton
|
c15c928f36
nfs: remove unneeded NULL pointer check in nfs4_remote_mount
|
13 years ago |
Stanislav Kinsbursky
|
90100b1766
SUNRPC: parametrize rpc_pton() by network context
|
13 years ago |
Stanislav Kinsbursky
|
6d59b8d599
NFS: pass NFS client owner network namespace to RPC client creation routine
|
13 years ago |
Stanislav Kinsbursky
|
e50a7a1a42
NFS: make NFS client allocated per network namespace context
|
13 years ago |
Linus Torvalds
|
57eccf1c2a
Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
13 years ago |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 years ago |
Al Viro
|
a6322de67b
vfs: switch ->show_path() to struct dentry *
|
13 years ago |
Al Viro
|
d861c630e9
vfs: switch ->show_devname() to struct dentry *
|
13 years ago |
Al Viro
|
64132379d5
vfs: switch ->show_stats to struct dentry *
|
13 years ago |
Jeff Layton
|
8a0d551a59
nfs: fix regression in handling of context= option in NFSv4
|
13 years ago |
Al Viro
|
5352d3b65a
make nfs_follow_remote_path() handle ERR_PTR() passed as root_mnt
|
13 years ago |