Trond Myklebust
|
ff3525a539
NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mounts
|
16 年之前 |
Trond Myklebust
|
1daef0a868
NFS: Clean up nfs_sb_active/nfs_sb_deactive
|
17 年之前 |
Trond Myklebust
|
259875efed
NFS: set transport defaults after mount option parsing is finished
|
17 年之前 |
Harvey Harrison
|
3110ff8048
nfs: replace remaining __FUNCTION__ occurrences
|
17 年之前 |
Denis V. Lunev
|
34b37235c6
nfs: use proc_create to setup de->proc_fops
|
17 年之前 |
Alexey Dobriyan
|
36a5aeb878
proc: remove proc_root_fs
|
17 年之前 |
Trond Myklebust
|
7c67db3a8a
NFSv4: Reintroduce machine creds
|
17 年之前 |
Chuck Lever
|
3f8400d1f1
NFS: Save the values of the "mount*=" mount options
|
17 年之前 |
Chuck Lever
|
f22d6d79fe
NFS: Save the value of the "port=" mount option
|
17 年之前 |
Trond Myklebust
|
f6a1cc8930
SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues
|
17 年之前 |
Linus Torvalds
|
75659ca0c1
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
|
17 年之前 |
Trond Myklebust
|
3fbd67ad61
NFSv4: Iterate through all nfs_clients when the server recalls a delegation
|
17 年之前 |
Chuck Lever
|
883bb163f8
NLM: Introduce an arguments structure for nlmclnt_init()
|
17 年之前 |
Chuck Lever
|
9289e7f91a
NFS: Invoke nlmclnt_init during NFS mount processing
|
17 年之前 |
Trond Myklebust
|
59dca3b28c
NFS: Fix the 'proto=' mount option
|
17 年之前 |
Trond Myklebust
|
331702337f
NFS: Support per-mountpoint timeout parameters.
|
17 年之前 |
Trond Myklebust
|
7a3e3e18e4
NFS: Ensure that we respect NFS_MAX_TCP_TIMEOUT
|
17 年之前 |
Chuck Lever
|
4c56801770
NFS: Support non-IPv4 addresses in nfs_parsed_mount_data
|
17 年之前 |
Chuck Lever
|
6677d09513
NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *"
|
17 年之前 |
Chuck Lever
|
dcecae0ff4
NFS: Change nfs4_set_client() to accept struct sockaddr *
|
17 年之前 |
Chuck Lever
|
d7422c472b
NFS: Change nfs_get_client() to take sockaddr *
|
17 年之前 |
Chuck Lever
|
ff052645c9
NFS: Change nfs_find_client() to take "struct sockaddr *"
|
17 年之前 |
Chuck Lever
|
6e4cffd7b2
NFS: Expand server address storage in nfs_client struct
|
17 年之前 |
Trond Myklebust
|
3b0d3f93d0
NFS: Add support for AF_INET6 addresses in __nfs_find_client()
|
17 年之前 |
Chuck Lever
|
5d8515caeb
NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr)
|
17 年之前 |
Trond Myklebust
|
40c553193d
NFS: Remove the redundant nfs_client->cl_nfsversion
|
17 年之前 |
Trond Myklebust
|
c81468a1a7
NFS: Clean up the nfs_find_client function.
|
17 年之前 |
Trond Myklebust
|
3a498026ee
NFS: Clean up the nfs_client initialisation
|
17 年之前 |
Chuck Lever
|
d45273ed6f
NFS: Clean up address comparison in __nfs_find_client()
|
17 年之前 |
Steve Dickson
|
ef818a28fa
NFS: Stop sillyname renames and unmounts from racing
|
17 年之前 |