Trond Myklebust
|
535cb8f319
lockd: Fix server refcounting
|
7 years ago |
Elena Reshetova
|
c751082cef
lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
|
7 years ago |
Elena Reshetova
|
fee21fb587
lockd: convert nlm_host.h_count from atomic_t to refcount_t
|
7 years ago |
Vasily Averin
|
9e137ed5ab
nlm_shutdown_hosts_net() cleanup
|
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 |
Andrey Ryabinin
|
0d0f4aab4e
lockd: get rid of reference-counted NSM RPC clients
|
10 years ago |
Andrey Ryabinin
|
0ad95472bf
lockd: create NSM handles per net namespace
|
10 years ago |
Linus Torvalds
|
b6669737d3
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 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
|
a2d30a54df
lockd: Remove BUG_ON()s in fs/lockd/host.c
|
13 years ago |
Stanislav Kinsbursky
|
9695c7057f
SUNRPC: service request network namespace helper introduced
|
13 years ago |
Stanislav Kinsbursky
|
e2edaa98cb
Lockd: add more debug to host shutdown functions
|
13 years ago |
Stanislav Kinsbursky
|
d5850ff9ea
Lockd: host complaining function introduced
|
13 years ago |
Stanislav Kinsbursky
|
caa4e76b6f
LockD: manage used host count per networks namespace
|
13 years ago |
Stanislav Kinsbursky
|
3cf7fb07e0
LockD: manage garbage collection timeout per networks namespace
|
13 years ago |
Stanislav Kinsbursky
|
27adaddc8d
LockD: make garbage collector network namespace aware.
|
13 years ago |
Stanislav Kinsbursky
|
b26411f85d
LockD: mark host per network namespace on garbage collect
|
13 years ago |
Stanislav Kinsbursky
|
3b64739fb9
Lockd: shutdown NLM hosts in network namespace context
|
13 years ago |
Stanislav Kinsbursky
|
66697bfd6a
LockD: make nlm hosts network namespace aware
|
13 years ago |
Mi Jinlong
|
849a1cf13d
SUNRPC: Replace svc_addr_u by sockaddr_storage
|
14 years ago |
Chuck Lever
|
80c30e8de4
NLM: Fix "kernel BUG at fs/lockd/host.c:417!" or ".../host.c:283!"
|
14 years ago |
Dan Carpenter
|
51f128ea1c
lockd: double unlock in next_host_state()
|
14 years ago |
Chuck Lever
|
7969183660
lockd: Remove src_sap and src_len from nlm_lookup_host_info struct
|
14 years ago |
Chuck Lever
|
2025889828
lockd: Remove nlm_lookup_host()
|
14 years ago |
Chuck Lever
|
fcc072c783
lockd: Make nrhosts an unsigned long
|
14 years ago |
Chuck Lever
|
d2df0484bb
lockd: Rename nlm_hosts
|
14 years ago |
Chuck Lever
|
67216b94d4
lockd: Clean up nlmsvc_lookup_host()
|
14 years ago |
Chuck Lever
|
8ea6ecc8b0
lockd: Create client-side nlm_host cache
|
14 years ago |