Elena Reshetova
|
c751082cef
lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
|
7 years ago |
Vasily Averin
|
e919b07652
lockd: remove net pointer from messages
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Christoph Hellwig
|
499b498810
sunrpc: mark all struct rpc_procinfo instances as const
|
8 years ago |
Christoph Hellwig
|
1c5876ddbd
sunrpc: move p_count out of struct rpc_procinfo
|
8 years ago |
Christoph Hellwig
|
cdfa31e93f
lockd: fix some weird indentation
|
8 years ago |
Christoph Hellwig
|
1fa2339123
lockd: fix decoder callback prototypes
|
8 years ago |
Christoph Hellwig
|
bf96391e7b
lockd: fix encoder callback prototypes
|
8 years ago |
Andrey Ryabinin
|
0d0f4aab4e
lockd: get rid of reference-counted NSM RPC clients
|
9 years ago |
Andrey Ryabinin
|
0ad95472bf
lockd: create NSM handles per net namespace
|
10 years ago |
Trond Myklebust
|
03a9a42a1a
SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup
|
10 years ago |
Jeff Layton
|
9af94fc4e4
lockd: ratelimit "lockd: cannot monitor" messages
|
10 years ago |
Benjamin Coddington
|
173b3afcee
lockd: Try to reconnect if statd has moved
|
11 years ago |
Thomas Gleixner
|
5eaaed4fe2
fs: lockd: Use ktime_get_ns()
|
11 years ago |
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
|
13 years ago |
Stanislav Kinsbursky
|
303a7ce920
lockd: use rpc client's cl_nodename for id encoding
|
13 years ago |
Stanislav Kinsbursky
|
e9406db20f
lockd: per-net NSM client creation and destruction helpers introduced
|
13 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
|
15 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 |