Jeff Layton
|
5976687a2b
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h
|
12 years ago |
Trond Myklebust
|
326ce0a6da
lockd: Remove trivial BUG_ON()s from the NSM code
|
12 years ago |
Trond Myklebust
|
e498daa812
LOCKD: Clear ln->nsm_clnt only when ln->nsm_users is zero
|
12 years ago |
Trond Myklebust
|
a4ee8d978e
LOCKD: fix races in nsm_client_get
|
12 years ago |
Stanislav Kinsbursky
|
cb7323fffa
lockd: create and use per-net NSM RPC clients on MON/UNMON requests
|
12 years ago |
Stanislav Kinsbursky
|
303a7ce920
lockd: use rpc client's cl_nodename for id encoding
|
12 years ago |
Stanislav Kinsbursky
|
e9406db20f
lockd: per-net NSM client creation and destruction helpers introduced
|
12 years ago |
Stanislav Kinsbursky
|
0e1cb5c0aa
LockD: make NSM network namespace aware
|
13 years ago |
Trond Myklebust
|
a613fa168a
SUNRPC: constify the rpc_program
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Chuck Lever
|
bf2695516d
SUNRPC: New xdr_streams XDR decoder API
|
14 years ago |
Chuck Lever
|
9f06c719f4
SUNRPC: New xdr_streams XDR encoder API
|
14 years ago |
Chuck Lever
|
49b170047f
NSM: Avoid return code checking in NSM XDR encoder functions
|
14 years ago |
Pavel Emelyanov
|
c653ce3f0a
sunrpc: Add net to rpc_create_args
|
14 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jeff Layton
|
7e469af97e
lockd: don't clear sm_monitored on nsm_reboot_lookup
|
15 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
|
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 |