Commit Graph

307 Commits (a6678b2ace023912000119a14eeb39a56050bc7c)

Author SHA1 Message Date
Chuck Lever 501c1ed3fb NLM: Remove redundant printk() in nlmclnt_lock() 16 years ago
Chuck Lever 9fee49024e NSM: Use sm_name instead of h_name in nsm_monitor() and nsm_unmonitor() 16 years ago
Chuck Lever 29ed1407ed NSM: Support IPv6 version of mon_name 16 years ago
Chuck Lever 5acf43155d NSM: convert printk(KERN_DEBUG) to a dprintk() 16 years ago
Chuck Lever a4846750f0 NSM: Use C99 structure initializer to initialize nsm_args 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
Jeff Layton c72a476b4b lockd: set svc_serv->sv_maxconn to a more reasonable value (try #3) 16 years ago
Chuck Lever 0cb2659b81 NLM: allow lockd requests from an unprivileged port 16 years ago
Jeff Layton df94f000c4 lockd: convert reclaimer thread to kthread interface 16 years ago
Trond Myklebust 2de59872a7 LOCKD: Make lockd_up() and lockd_down() exported GPL-only 16 years ago
Chuck Lever a8d82d9b95 NLM: client-side nlm_lookup_host() should avoid matching on srcaddr 16 years ago
J. Bruce Fields 2c5e76158f nfsd: clean up grace period on early exit 16 years ago
Harvey Harrison be85940548 fs: replace NIPQUAD() 17 years ago
Chuck Lever d7dc61d0a7 NLM: Set address family before calling nlm_host_rebooted() 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 26a4140923 NLM: Remove "proto" argument from lockd_up() 17 years ago
Chuck Lever 8c3916f4bd NLM: Always start both UDP and TCP listeners 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
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
J. Bruce Fields d22b1cff09 lockd: reject reclaims outside the grace period 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 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 c8ab5f2a13 lockd: don't depend on lockd main loop to end grace 17 years ago
J. Bruce Fields 8fafa90082 locks: allow lockd to process blocked locks during grace period 17 years ago
Chuck Lever e851db5b05 SUNRPC: Add address family field to svc_serv data structure 17 years ago
Miklos Szeredi bde74e4bc6 locks: add special return value for asynchronous locks 17 years ago
Miklos Szeredi cc77b1521d lockd: dont return EAGAIN for a permanent error 17 years ago
Harvey Harrison 317602f3e0 lockd: trivial sparse endian annotations 17 years ago
Trond Myklebust a86dc496b7 SUNRPC: Remove the BKL from the callback functions 17 years ago
Felix Blyakher d67d1c7bf9 nfs: set correct fl_len in nlmclnt_test() 17 years ago