Commit Graph

80072 Commits (5a4646a4efed8c835f76c3b88f3155f6ab5b8d9b)
 

Author SHA1 Message Date
Trond Myklebust 34f5b4662b SUNRPC: Don't bother changing the sigmask for asynchronous RPC calls 17 years ago
Chuck Lever afc881124b SUNRPC: rpcb_getport_sync() passes incorrect address size to rpc_create() 17 years ago
Chuck Lever 67d6021362 SUNRPC: Clean up block comment preceding rpcb_getport_sync() 17 years ago
Chuck Lever f1ec08cb94 SUNRPC: Use appropriate argument types in rpcb client 17 years ago
Chuck Lever b91e101fca SUNRPC: rpcb_getport_sync() should use built-in hostname generator 17 years ago
Chuck Lever 33e01dc7f5 SUNRPC: Clean up functions that free address_strings array 17 years ago
Chuck Lever c0e07cb68d NFS: NFS version number is unsigned 17 years ago
Trond Myklebust 65fdf7d264 NLM: Fix a bogus 'return' in nlmclnt_rpc_release 17 years ago
Chuck Lever 883bb163f8 NLM: Introduce an arguments structure for nlmclnt_init() 17 years ago
Chuck Lever 1093a60ef3 NLM/NFS: Use cached nlm_host when calling nlmclnt_proc() 17 years ago
Chuck Lever 9289e7f91a NFS: Invoke nlmclnt_init during NFS mount processing 17 years ago
Chuck Lever 52c4044d00 NLM: Introduce external nlm_host set-up and tear-down functions 17 years ago
Trond Myklebust 86d61d8638 SUNRPC: Fix up constant string declarations in struct rpcbind_args 17 years ago
Chuck Lever b454ae9060 SUNRPC: fewer conditionals in the format_ip_address routines 17 years ago
Chuck Lever cab6fc1b77 lockd: Eliminate harmless mixed sign comparison in nlmdbg_cookie2a() 17 years ago
Chuck Lever 3d509e5454 NFS: nfs_write_end clean up 17 years ago
Chuck Lever bf4285e75c NFS: Fix minor mixed sign comparison in NFS client's write logic 17 years ago
Chuck Lever d24aae41b4 NFS: Use size_t for storing name lengths 17 years ago
Chuck Lever a661b77fc1 NFS: Fix use of copy_to_user() in idmap_pipe_upcall 17 years ago
Chuck Lever 369af0f116 NFS: Clean up fs/nfs/idmap.c 17 years ago
Chuck Lever 7df089952f SUNRPC: Fix use of copy_to_user() in gss_pipe_upcall() 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
Trond Myklebust ba7392bb37 SUNRPC: Add support for per-client timeout values 17 years ago
Trond Myklebust 2881ae74e6 SUNRPC: Clean up the transport timeout initialisation 17 years ago
Trond Myklebust 698b6d088e SUNRPC: cleanup for rpc_new_client() 17 years ago
Trond Myklebust 69dd716c5f NFSv4: Add socket proto argument to setclientid 17 years ago
Chuck Lever 3c7c7e4812 NFS: Pull covers off IPv6 address parsing 17 years ago
Chuck Lever 4c56801770 NFS: Support non-IPv4 addresses in nfs_parsed_mount_data 17 years ago
Chuck Lever 9412b92772 NFS: Refactor mount option address parsing into separate function 17 years ago
Chuck Lever 338320345b NFS: Remove the NIPQUAD from nfs_try_mount 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 c1d3586656 NFS: Change cb_recallargs to pass "struct sockaddr *" instead of sockaddr_in 17 years ago
Chuck Lever 671beed7e2 NFS: Change cb_getattrargs to pass "struct sockaddr *" instead of sockaddr_in 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 0d0f0c192d NFS: Set default port for NFSv4, with support for AF_INET6 17 years ago
Chuck Lever 04dcd6e3ac NFS: Make setting a port number agostic 17 years ago
Chuck Lever cdcd7f9abc NFS: Verify IPv6 addresses properly 17 years ago
Chuck Lever fd00a8ff8e NFS: Add support for AF_INET6 addresses in nfs_compare_super() 17 years ago
Chuck Lever 3f43c6667a NFS: Address a couple of nits in nfs_follow_referral() 17 years ago
Chuck Lever 1d98fe6717 NFS: Move dprintks from callback.c to callback_proc.c 17 years ago
Chuck Lever 5d8515caeb NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr) 17 years ago
Chuck Lever d4d3c50749 NFS: Enable NFS client to generate CLIENTID strings with IPv6 addresses 17 years ago
Chuck Lever 4392f25922 NFS: Increase size of cl_ipaddr field to hold IPv6 addresses 17 years ago
Chuck Lever cc38bac3a0 NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough 17 years ago