Commit Graph

311 Commits (f0a7695380efa31cd281730917f7e907a724d5cb)

Author SHA1 Message Date
Boaz Harrosh 0296f55f98 lockd: Remove un-used nfsd headers #includes 15 years ago
Eric W. Biederman 6d4561110a sysctl: Drop & in front of every proc_handler. 15 years ago
Eric W. Biederman ab09203e30 sysctl fs: Remove dead binary sysctl support 15 years ago
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 16 years ago
Alexey Dobriyan 7b021967c5 const: make lock_manager_operations const 16 years ago
Alexey Dobriyan 6aed62853c const: make file_lock_operations const 16 years ago
Jeff Layton 4516fc0454 sunrpc: add routine for comparing addresses 16 years ago
Chuck Lever c15128c5e4 lockd: Replace nsm_display_address() with rpc_ntop() 16 years ago
Chuck Lever b97a56747e lockd: Replace nlm_clear_port() 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Chuck Lever 0e5c2632e1 lockd: Don't bother with RPC ping for NSM upcalls 16 years ago
Chuck Lever 6c9dc42551 lockd: Update NSM state from SM_MON replies 16 years ago
Trond Myklebust 5cd973c44a NFSv4/NLM: Push file locking BKL dependencies down into the NLM layer 16 years ago
J. Bruce Fields 89996df4b5 lockd: fix list corruption on lockd restart 16 years ago
Felix Blyakher a9e61e25f9 lockd: call locks_release_private to cleanup per-filesystem state 16 years ago
Mans Rullgard ad5b365c12 NSM: Fix unaligned accesses in nsm_init_private() 16 years ago
Chuck Lever eb16e90778 lockd: Start PF_INET6 listener only if IPv6 support is available 16 years ago
Chuck Lever 26298caaca NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks 16 years ago
Chuck Lever 49a9072f29 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() 16 years ago
Chuck Lever 9652ada3fb SUNRPC: Change svc_create_xprt() to take a @family argument 16 years ago
Miklos Szeredi e33d1ea60c lockd: clean up blocking lock cases of nlsmvc_lock() 16 years ago
Chuck Lever 57df675c60 NLM: Fix GRANT callback address comparison when IPv6 is enabled 16 years ago
J. Bruce Fields 9d9b87c121 lockd: fix regression in lockd's handling of blocked locks 16 years ago
Chuck Lever 0dba7c2a9e NLM: Clean up flow of control in make_socks() function 16 years ago
Chuck Lever d3fe5ea7cf NLM: Refactor make_socks() function 16 years ago
Chuck Lever b064ec038a lockd: Enable NLM use of AF_INET6 16 years ago
Chuck Lever 49b5699b3f NSM: Move nsm_create() 16 years ago
Chuck Lever b7ba597fb9 NSM: Move nsm_use_hostnames to mon.c 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 94da7663db NSM: Replace IP address as our nlm_reboot lookup key 16 years ago
Chuck Lever 77a3ef33e2 NSM: More clean up of nsm_get_handle() 16 years ago
Chuck Lever b39b897c25 NSM: Refactor nsm_handle creation into a helper function 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 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 cab2d3c991 NSM: Encode the new "priv" cookie for NSMPROC_MON requests 16 years ago
Chuck Lever 7e44d3bea2 NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is created 16 years ago
Chuck Lever 05f3a9af58 NSM: Remove !nsm check from nsm_release() 16 years ago
Chuck Lever bc1cc6c4e4 NSM: Remove NULL pointer check from nsm_find() 16 years ago
Chuck Lever 5cf1c4b19d NSM: Add dprintk() calls in nsm_find and nsm_release 16 years ago
Chuck Lever 67c6d107a6 NSM: Move nsm_find() to fs/lockd/mon.c 16 years ago
Chuck Lever 03eb1dcbb7 NSM: move to xdr_stream-based XDR encoders and decoders 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 0c7aef4569 NSM: Check result of SM_UNMON upcall 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