Commit Graph

76 Commits (4abc1cc2f9fe4b6bb3acc1d78e2c15af47b8133d)

Author SHA1 Message Date
Chuck Lever e6765b8397 NSM: Remove include/linux/lockd/sm_inter.h 16 years ago
Chuck Lever 92fd91b998 NLM: Remove "create" argument from nsm_find() 16 years ago
Chuck Lever 8c7378fd2a NLM: Call nsm_reboot_lookup() instead of nsm_find() 16 years ago
Chuck Lever 576df4634e NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaque 16 years ago
Chuck Lever 7fefc9cb9d NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument 16 years ago
Chuck Lever 67c6d107a6 NSM: Move nsm_find() to fs/lockd/mon.c 16 years ago
Chuck Lever c8c23c423d NSM: Release nsmhandle in nlm_destroy_host 16 years ago
Chuck Lever afb03699dc NLM: Add helper to handle IPv4 addresses 16 years ago
Chuck Lever bc995801a0 NLM: Support IPv6 scope IDs in nlm_display_address() 16 years ago
Chuck Lever 6999fb4016 NLM: Remove AF_UNSPEC arm in nlm_display_address() 16 years ago
Chuck Lever 1df40b609a NLM: Remove address eye-catcher buffers from nlm_host 16 years ago
Chuck Lever 0cb2659b81 NLM: allow lockd requests from an unprivileged port 16 years ago
Chuck Lever a8d82d9b95 NLM: client-side nlm_lookup_host() should avoid matching on srcaddr 16 years ago
Harvey Harrison be85940548 fs: replace NIPQUAD() 17 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 17 years ago
Harvey Harrison 1afa67f5e7 misc: replace NIP6_FMT with %p6 format specifier 17 years ago
Chuck Lever 6bfbe8af46 lockd: Adjust nlmsvc_lookup_host() to accomodate AF_INET6 addresses 17 years ago
Chuck Lever d7d204403b lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INET 17 years ago
Chuck Lever 88541c8487 lockd: Support non-AF_INET addresses in nlm_lookup_host() 17 years ago
Chuck Lever 7f1ed18bd3 NLM: Convert nlm_lookup_host() to use a single argument 17 years ago
Chuck Lever e018040a82 lockd: Update nsm_find() to support non-AF_INET addresses 17 years ago
Chuck Lever bc48e4d637 lockd: Combine __nsm_find() and nsm_find(). 17 years ago
Chuck Lever ede2fea099 lockd: Support AF_INET6 when hashing addresses in nlm_lookup_host 17 years ago
Chuck Lever 781b61a6f4 lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses 17 years ago
Chuck Lever 7e9d7746bf NSM: Use sockaddr_storage for sm_addr field 17 years ago
Chuck Lever 90151e6e4d lockd: Use sockaddr_storage for h_saddr field 17 years ago
Chuck Lever b4ed58fd34 lockd: Use sockaddr_storage + length for h_addr field 17 years ago
Chuck Lever 396cb3d003 lockd: Add address family-agnostic helper for zeroing the port number 17 years ago
Chuck Lever 2860a0227b lockd: Specify address family for source address 17 years ago
Chuck Lever 1b333c54a1 lockd: address-family independent printable addresses 17 years ago
Chuck Lever c2526f4271 NLM: Clean up before introducing new debugging messages 17 years ago
J. Bruce Fields d842120212 lockd: convert nsm_mutex to a spinlock 17 years ago
J. Bruce Fields a95e56e72c lockd: clean up __nsm_find() 17 years ago
J. Bruce Fields 164f98adbb lockd: fix race in nlm_release() 17 years ago
NeilBrown 1447d25eb3 knfsd: Remove NLM_HOST_MAX and associated logic. 17 years ago
Chuck Lever eb18860e13 NLM: NLM protocol version numbers are u32 17 years ago
Jeff Layton 90bd17c878 NLM: have server-side RPC clients default to soft RPC tasks 17 years ago
Jeff Layton 031fd3aa20 NLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clients 17 years ago
Jeff Layton d801b86168 NLM: tear down RPC clients in nlm_shutdown_hosts 17 years ago
Chuck Lever 48df020aa1 NLM: Fix sign of length of NLM variable length strings 17 years ago
Frank van Maarseveen c98451bdb2 NLM: fix source address of callback to client 18 years ago
Trond Myklebust 34f52e3591 SUNRPC: Convert rpc_clnt->cl_users to a kref 18 years ago
Trond Myklebust 21051ba625 NLM: Fix locking client timeouts... 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Chuck Lever 27459f0940 [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses 18 years ago
Adrian Bunk c585646dd1 [PATCH] fs/lockd/host.c: make 2 functions static 18 years ago
NeilBrown 6b54dae2b0 [PATCH] knfsd: lockd: fix refount on nsm 19 years ago
Neil Brown 89e63ef609 [PATCH] Convert lockd to use the newer mutex instead of the older semaphore 19 years ago
Olaf Kirch abd1f50094 [PATCH] knfsd: lockd: optionally use hostnames for identifying peers 19 years ago
NeilBrown 350fce8dbf [PATCH] knfsd: simplify nlmsvc_invalidate_all 19 years ago