NeilBrown
|
7715cde868
net/sunrpc: xpt_auth_cache should be ignored when expired.
|
12 years ago |
NeilBrown
|
013920eb5d
sunrpc/cache: ensure items removed from cache do not have pending upcalls.
|
12 years ago |
Stanislav Kinsbursky
|
21cd1254d3
SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function
|
12 years ago |
Stanislav Kinsbursky
|
73fb847a44
SUNRPC: introduce cache_detail->cache_request callback
|
12 years ago |
J. Bruce Fields
|
621eb19ce1
svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"
|
12 years ago |
J. Bruce Fields
|
a007c4c3e9
nfsd: add get_uint for u32's
|
13 years ago |
Eldad Zack
|
bbf43dc888
sunrpc/cache.h: replace simple_strtoul
|
13 years ago |
Eldad Zack
|
d9c2ede63c
sunrpc/cache.h: fix coding style
|
13 years ago |
Stanislav Kinsbursky
|
2c5f846747
SUNRPC: generic cache register routines removed
|
13 years ago |
Stanislav Kinsbursky
|
0a402d5a65
SUNRPC: cache creation and destruction routines introduced
|
13 years ago |
Stanislav Kinsbursky
|
820f9442e7
SUNRPC: split cache creation and PipeFS registration
|
13 years ago |
Al Viro
|
64f1426f3c
sunrpc: propagate umode_t
|
14 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
NeilBrown
|
49b28684fd
nfsd: Remove deprecated nfsctl system call and related code.
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Linus Torvalds
|
18bce371ae
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
|
14 years ago |
Alexey Dobriyan
|
57cc7215b7
headers: kobject.h redux
|
14 years ago |
J. Bruce Fields
|
bdd5f05d91
SUNRPC: Remove more code when NFSD_DEPRECATED is not configured
|
14 years ago |
Pavel Emelyanov
|
593ce16b94
sunrpc: Add routines that allow registering per-net caches
|
14 years ago |
NeilBrown
|
1117449276
sunrpc/cache: change deferred-request hash table to use hlist.
|
15 years ago |
NeilBrown
|
f16b6e8d83
sunrpc/cache: allow threads to block while waiting for cache update.
|
15 years ago |
NeilBrown
|
c5b29f885a
sunrpc: use seconds since boot in expiry cache
|
15 years ago |
NeilBrown
|
17cebf658e
sunrpc: extract some common sunrpc_cache code from nfsd
|
15 years ago |
Artem Bityutskiy
|
8eab945c56
sunrpc: make the cache cleaner workqueue deferrable
|
15 years ago |
Trond Myklebust
|
8854e82d9a
SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code
|
16 years ago |
Trond Myklebust
|
173912a6ad
SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code
|
16 years ago |
Trond Myklebust
|
bc74b4f5e6
SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms
|
16 years ago |
Trond Myklebust
|
2da8ca26c6
NFSD: Clean up the idmapper warning...
|
16 years ago |
J. Bruce Fields
|
67eb6ff610
svcrpc: move unused field from cache_deferred_req
|
17 years ago |
J. Bruce Fields
|
dbf847ecb6
knfsd: allow cache_register to return error on failure
|
17 years ago |