Commit Graph

285 Commits (877d03105d04b2c13e241130277fa69c8d2564f0)

Author SHA1 Message Date
Harvey Harrison 1afa67f5e7 misc: replace NIP6_FMT with %p6 format specifier 16 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
Chuck Lever 367c8c7bd9 lockd: Pass "struct sockaddr *" to new failover-by-IP function 17 years ago
J. Bruce Fields 560de0e659 lockd: get host reference in nlmsvc_create_block() instead of callers 17 years ago
J. Bruce Fields 6d7bbbbacc lockd: minor svclock.c style fixes 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
Jeff Layton b0e92aae15 lockd: nlm_release_host() checks for NULL, caller needn't 17 years ago
Jeff Layton abd1ec4efd lockd: close potential race with rapid lockd_up/lockd_down cycle 17 years ago
Harvey Harrison 8e24eea728 fs: replace remaining __FUNCTION__ occurrences 17 years ago
J. Bruce Fields 1a747ee0cc locks: don't call ->copy_lock methods on return of conflicting locks 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
Jeff Layton f97c650dda NLM: don't let lockd exit on unexpected svc_recv errors (try #2) 17 years ago
J. Bruce Fields 3c61eecb60 lockd: Fix stale nlmsvc_unlink_block comment 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
Harvey Harrison 93245d11fc lockd: fix sparse warning in svcshare.c 17 years ago
Jeff Layton d751a7cd06 NLM: Convert lockd to use kthreads 17 years ago