Commit Graph

98 Commits (948408ba3e2a67ed0f95e18ed5be1c622c2c5fc3)

Author SHA1 Message Date
Chuck Lever 57ef692588 NLM: Rewrite IPv4 privileged requester's check 16 years ago
Chuck Lever d1208f7073 NLM: nlm_privileged_requester() doesn't recognize mapped loopback address 16 years ago
Chuck Lever 8529bc51d3 NSM: Move nsm_addr() to fs/lockd/mon.c 16 years ago
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 3420a8c435 NSM: Add nsm_lookup() function 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 7e44d3bea2 NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is created 16 years ago
Chuck Lever 67c6d107a6 NSM: Move nsm_find() to fs/lockd/mon.c 16 years ago
Chuck Lever 36e8e668d3 NSM: Move NSM program and procedure numbers to fs/lockd/mon.c 16 years ago
Chuck Lever 9c1bfd037f NSM: Move NSM-related XDR data structures to lockd's xdr.h 16 years ago
Chuck Lever 356c3eb466 NLM: Move the public declaration of nsm_unmonitor() to lockd.h 16 years ago
Chuck Lever c8c23c423d NSM: Release nsmhandle in nlm_destroy_host 16 years ago
Chuck Lever 1e49323c4a NLM: Move the public declaration of nsm_monitor() to lockd.h 16 years ago
Chuck Lever 29ed1407ed NSM: Support IPv6 version of mon_name 16 years ago
Chuck Lever f47534f7f0 NSM: Use modern style for sm_name field in nsm_handle 16 years ago
Chuck Lever bc995801a0 NLM: Support IPv6 scope IDs in nlm_display_address() 16 years ago
Chuck Lever 1df40b609a NLM: Remove address eye-catcher buffers from nlm_host 16 years ago
Chuck Lever 7538ce1eb6 NLM: Use modern style for pointer fields in nlm_host 16 years ago
Chuck Lever 0cb2659b81 NLM: allow lockd requests from an unprivileged port 16 years ago
Chuck Lever 26a4140923 NLM: Remove "proto" argument from lockd_up() 17 years ago
Chuck Lever 9a38a83880 lockd: Remove unused fields in the nlm_reboot structure 17 years ago
Chuck Lever b85e467634 lockd: Add helper to sanity check incoming NOTIFY requests 17 years ago
Chuck Lever dcff09f124 lockd: change nlmclnt_grant() to take a "struct sockaddr *" 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
J. Bruce Fields b2b5028905 lockd: move grace period checks to common code 17 years ago
J. Bruce Fields af558e33be nfsd: common grace period control 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 1b333c54a1 lockd: address-family independent printable addresses 17 years ago
Chuck Lever 367c8c7bd9 lockd: Pass "struct sockaddr *" to new failover-by-IP function 17 years ago
Jeff Layton 6cde4de807 lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock 17 years ago
Jeff Layton 8f920d5e29 lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock 17 years ago
Wendy Cheng 17efa372cf lockd: unlock lockd locks held for a certain filesystem 17 years ago
Wendy Cheng 4373ea84c8 lockd: unlock lockd locks associated with a given server ip 17 years ago
Trond Myklebust 5e7f37a76f NLM/lockd: Add a reference counter to struct nlm_rqst 17 years ago
Chuck Lever 0490a54a00 lockd: introduce new function to encode private argument in SM_MON requests 17 years ago
Chuck Lever f34ec991ae lockd: bring a few function declarations up to date 17 years ago
Chuck Lever eb18860e13 NLM: NLM protocol version numbers are u32 17 years ago
Chuck Lever 48df020aa1 NLM: Fix sign of length of NLM variable length strings 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 52c4044d00 NLM: Introduce external nlm_host set-up and tear-down functions 17 years ago
Marc Eshel 9a8db97e77 knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4 18 years ago
Frank van Maarseveen c98451bdb2 NLM: fix source address of callback to client 18 years ago
Trond Myklebust d48c5f4100 NLM: Fix sparse warnings 18 years ago