Commit Graph

60 Commits (ccabcd2dbe08c3b44ebae18e43ba212dfcb706d1)

Author SHA1 Message Date
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 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
Mans Rullgard ad5b365c12 NSM: Fix unaligned accesses in nsm_init_private() 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 3420a8c435 NSM: Add nsm_lookup() function 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
Chuck Lever 1e49323c4a NLM: Move the public declaration of nsm_monitor() to lockd.h 16 years ago
Chuck Lever 5d254b1198 NSM: Make sure to return an error if the SM_MON call result is not zero 16 years ago
Chuck Lever 5bc74bef7c NSM: Remove BUG_ON() in nsm_monitor() 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
Harvey Harrison be85940548 fs: replace NIPQUAD() 17 years ago
Chuck Lever 7e9d7746bf NSM: Use sockaddr_storage for sm_addr field 17 years ago
Chuck Lever 0490a54a00 lockd: introduce new function to encode private argument in SM_MON requests 17 years ago
Chuck Lever 2ca7754d4c lockd: Fix up incorrect RPC buffer size calculations. 17 years ago
Chuck Lever ea72a7f170 lockd: document use of mon_id argument in SM_MON requests 17 years ago
Chuck Lever 850c95fd07 lockd: refactor SM_MON my_id argument encoder 17 years ago
Chuck Lever 4969517431 lockd: refactor SM_MON mon_name argument encoder 17 years ago
Chuck Lever 099bd05f27 lockd: Ensure NSM strings aren't longer than protocol allows 17 years ago
\"Talpey, Thomas\ 0896a725a1 NFS/SUNRPC: use transport protocol naming 18 years ago
Trond Myklebust 90c5755ff5 SUNRPC: Kill rpc_clnt->cl_oneshot 18 years ago
Chuck Lever 2bea90d43a SUNRPC: RPC buffer size estimates are too large 18 years ago
Al Viro 52921e02a4 [PATCH] lockd endianness annotations 19 years ago
Olaf Kirch 460f5cac1e [PATCH] knfsd: export nsm_local_state to user space via sysctl 19 years ago
Olaf Kirch abd1f50094 [PATCH] knfsd: lockd: optionally use hostnames for identifying peers 19 years ago
Olaf Kirch 9502c52259 [PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle 19 years ago
Olaf Kirch 8dead0dbd4 [PATCH] knfsd: lockd: introduce nsm_handle 19 years ago
Olaf Kirch 977faf392f [PATCH] knfsd: hide use of lockd's h_monitored flag 19 years ago