Commit Graph

90 Commits (f4a2e418bfd03a1f25f515e8a92ecd584d96cfc1)

Author SHA1 Message Date
Benny Halevy 008f55d0e0 nfs41: recover lease in _nfs4_lookup_root 16 years ago
Andy Adamson 76db6d9500 nfs41: add session setup to the state manager 16 years ago
Andy Adamson 96b09e024f nfs41: use session attributes for rsize and wsize 16 years ago
Andy Adamson cccef3b96a nfs41: introduce nfs4_call_sync 16 years ago
Andy Adamson 557134a39c nfs41: sessions client infrastructure 16 years ago
Benny Halevy 5aae4a9ae0 nfs41: Use mount minorversion option 16 years ago
Benny Halevy 94a417f3d7 nfs41: nfs_client.cl_minorversion 16 years ago
David Howells b797cac748 NFS: Add mount options to enable local caching on NFS 16 years ago
David Howells 5d1acff159 NFS: Display local caching state 16 years ago
David Howells 147272813e NFS: Define and create server-level objects 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Chuck Lever 3c8c45dfab NFS: Simplify logic to compare socket addresses in client.c 16 years ago
Trond Myklebust 9f4c899c0d NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined... 16 years ago
Ian Dall d7371c41b0 Bug 11061, NFS mounts dropped 16 years ago
Trond Myklebust 9082a5cc1e NFSv4: Fix up delegation callbacks 16 years ago
Trond Myklebust 95d35cb4c4 NFSv4: Remove nfs_client->cl_sem 16 years ago
Chuck Lever 0cb2659b81 NLM: allow lockd requests from an unprivileged port 16 years ago
Chuck Lever d740351bf0 NFS: add "[no]resvport" mount option 16 years ago
Chuck Lever 542fcc334a NFS: move nfs_server flag initialization 16 years ago
Chuck Lever 4a01b8a4ee NFS: expand flags passed to nfs_create_rpc_client() 16 years ago
Trond Myklebust ff3525a539 NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mounts 17 years ago
Trond Myklebust 1daef0a868 NFS: Clean up nfs_sb_active/nfs_sb_deactive 17 years ago
Trond Myklebust 259875efed NFS: set transport defaults after mount option parsing is finished 17 years ago
Harvey Harrison 3110ff8048 nfs: replace remaining __FUNCTION__ occurrences 17 years ago
Denis V. Lunev 34b37235c6 nfs: use proc_create to setup de->proc_fops 17 years ago
Alexey Dobriyan 36a5aeb878 proc: remove proc_root_fs 17 years ago
Trond Myklebust 7c67db3a8a NFSv4: Reintroduce machine creds 17 years ago
Chuck Lever 3f8400d1f1 NFS: Save the values of the "mount*=" mount options 17 years ago
Chuck Lever f22d6d79fe NFS: Save the value of the "port=" mount option 17 years ago
Trond Myklebust f6a1cc8930 SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues 17 years ago
Trond Myklebust 3fbd67ad61 NFSv4: Iterate through all nfs_clients when the server recalls a delegation 17 years ago
Chuck Lever 883bb163f8 NLM: Introduce an arguments structure for nlmclnt_init() 17 years ago
Chuck Lever 9289e7f91a NFS: Invoke nlmclnt_init during NFS mount processing 17 years ago
Trond Myklebust 59dca3b28c NFS: Fix the 'proto=' mount option 17 years ago
Trond Myklebust 331702337f NFS: Support per-mountpoint timeout parameters. 17 years ago
Trond Myklebust 7a3e3e18e4 NFS: Ensure that we respect NFS_MAX_TCP_TIMEOUT 17 years ago
Chuck Lever 4c56801770 NFS: Support non-IPv4 addresses in nfs_parsed_mount_data 17 years ago
Chuck Lever 6677d09513 NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *" 17 years ago
Chuck Lever dcecae0ff4 NFS: Change nfs4_set_client() to accept struct sockaddr * 17 years ago
Chuck Lever d7422c472b NFS: Change nfs_get_client() to take sockaddr * 17 years ago
Chuck Lever ff052645c9 NFS: Change nfs_find_client() to take "struct sockaddr *" 17 years ago
Chuck Lever 6e4cffd7b2 NFS: Expand server address storage in nfs_client struct 17 years ago
Trond Myklebust 3b0d3f93d0 NFS: Add support for AF_INET6 addresses in __nfs_find_client() 17 years ago
Chuck Lever 5d8515caeb NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr) 17 years ago
Trond Myklebust 40c553193d NFS: Remove the redundant nfs_client->cl_nfsversion 17 years ago
Trond Myklebust c81468a1a7 NFS: Clean up the nfs_find_client function. 17 years ago
Trond Myklebust 3a498026ee NFS: Clean up the nfs_client initialisation 17 years ago
Chuck Lever d45273ed6f NFS: Clean up address comparison in __nfs_find_client() 17 years ago
Steve Dickson ef818a28fa NFS: Stop sillyname renames and unmounts from racing 17 years ago
Trond Myklebust 5cef338b30 NFSv2/v3: Fix a memory leak when using -onolock 17 years ago