Andrea Gelmini
|
e2aa7f8304
net: sunrpc: removed duplicated #include
|
15 years ago |
Artem Bityutskiy
|
8eab945c56
sunrpc: make the cache cleaner workqueue deferrable
|
15 years ago |
Linus Torvalds
|
f13771187b
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
|
15 years ago |
Frederic Weisbecker
|
9918ff26b3
sunrpc: Pushdown the bkl from sunrpc cache ioctl
|
15 years ago |
Linus Torvalds
|
f72caf7e49
Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
|
15 years ago |
Frederic Weisbecker
|
99df95a22f
sunrpc: Include missing smp_lock.h
|
15 years ago |
Frederic Weisbecker
|
d79b6f4de5
procfs: Push down the bkl from ioctl
|
15 years ago |
Li Zefan
|
a5990ea125
sunrpc/cache: fix module refcnt leak in a failure path
|
15 years ago |
NeilBrown
|
d202cce896
sunrpc: never return expired entries in sunrpc_cache_lookup
|
15 years ago |
NeilBrown
|
2f50d8b63d
sunrpc/cache: factor out cache_is_expired
|
15 years ago |
NeilBrown
|
3af4974eb2
sunrpc: don't keep expired entries in the auth caches.
|
15 years ago |
Joe Perches
|
f64f9e7192
net: Move && and || to end of previous line
|
15 years ago |
NeilBrown
|
cd68c374ea
sunrpc/cache: avoid variable over-loading in cache_defer_req
|
15 years ago |
NeilBrown
|
67e7328f15
sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_req
|
15 years ago |
NeilBrown
|
908329f2c0
sunrpc/cache: simplify cache_fresh_locked and cache_fresh_unlocked.
|
15 years ago |
NeilBrown
|
9e4c6379a6
sunrpc/cache: change cache_defer_req to return -ve error, not boolean.
|
15 years ago |
J. Bruce Fields
|
e9dc122166
Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 into for-2.6.32-incoming
|
16 years ago |
Trond Myklebust
|
f7e86ab92f
SUNRPC: cache must take a reference to the cache detail's module on open()
|
16 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
|
da77005f0d
SUNRPC: Remove the global temporary write buffer in net/sunrpc/cache.c
|
16 years ago |
Trond Myklebust
|
5b7a1b9f92
SUNRPC: Ensure we initialise the cache_detail before creating procfs files
|
16 years ago |
Trond Myklebust
|
2da8ca26c6
NFSD: Clean up the idmapper warning...
|
16 years ago |
NeilBrown
|
989a19b9b1
sunrpc/cache: recheck cache validity after cache_defer_req
|
16 years ago |
NeilBrown
|
5c4d263903
sunrpc/cache: make sure deferred requests eventually get revisited.
|
16 years ago |
NeilBrown
|
f866a8194f
sunrpc/cache: rename queue_loose to cache_dequeue
|
16 years ago |
Anton Blanchard
|
6aad89c837
sunrpc: align cache_clean work's timer
|
16 years ago |
Alexey Dobriyan
|
99b7623380
proc 2/2: remove struct proc_dir_entry::owner
|
16 years ago |
Trond Myklebust
|
24c3767e41
SUNRPC: The sunrpc server code should not be used by out-of-tree modules
|
16 years ago |