NeilBrown
|
cd68c374ea
sunrpc/cache: avoid variable over-loading in cache_defer_req
|
hace 15 años |
NeilBrown
|
67e7328f15
sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_req
|
hace 15 años |
NeilBrown
|
908329f2c0
sunrpc/cache: simplify cache_fresh_locked and cache_fresh_unlocked.
|
hace 15 años |
NeilBrown
|
9e4c6379a6
sunrpc/cache: change cache_defer_req to return -ve error, not boolean.
|
hace 15 años |
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
|
hace 15 años |
Trond Myklebust
|
f7e86ab92f
SUNRPC: cache must take a reference to the cache detail's module on open()
|
hace 15 años |
Trond Myklebust
|
8854e82d9a
SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code
|
hace 16 años |
Trond Myklebust
|
173912a6ad
SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code
|
hace 16 años |
Trond Myklebust
|
bc74b4f5e6
SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms
|
hace 16 años |
Trond Myklebust
|
da77005f0d
SUNRPC: Remove the global temporary write buffer in net/sunrpc/cache.c
|
hace 16 años |
Trond Myklebust
|
5b7a1b9f92
SUNRPC: Ensure we initialise the cache_detail before creating procfs files
|
hace 16 años |
Trond Myklebust
|
2da8ca26c6
NFSD: Clean up the idmapper warning...
|
hace 16 años |
NeilBrown
|
989a19b9b1
sunrpc/cache: recheck cache validity after cache_defer_req
|
hace 16 años |
NeilBrown
|
5c4d263903
sunrpc/cache: make sure deferred requests eventually get revisited.
|
hace 16 años |
NeilBrown
|
f866a8194f
sunrpc/cache: rename queue_loose to cache_dequeue
|
hace 16 años |
Anton Blanchard
|
6aad89c837
sunrpc: align cache_clean work's timer
|
hace 16 años |
Alexey Dobriyan
|
99b7623380
proc 2/2: remove struct proc_dir_entry::owner
|
hace 16 años |
Trond Myklebust
|
24c3767e41
SUNRPC: The sunrpc server code should not be used by out-of-tree modules
|
hace 16 años |
Denis V. Lunev
|
e7fe23363b
sunrpc: assign PDE->data before gluing PDE into /proc tree
|
hace 17 años |
J. Bruce Fields
|
67eb6ff610
svcrpc: move unused field from cache_deferred_req
|
hace 17 años |
Wang Chen
|
2ce8f047d5
[SUNRPC]: Use proc_create() to setup ->proc_fops first
|
hace 17 años |
Trond Myklebust
|
d2f7e79e3b
SUNRPC: Move exported symbol definitions after function declaration part 2
|
hace 18 años |
J. Bruce Fields
|
dbf847ecb6
knfsd: allow cache_register to return error on failure
|
hace 17 años |
J. Bruce Fields
|
ffe9386b6e
nfsd: move cache proc (un)registration to separate function
|
hace 17 años |
J. Bruce Fields
|
df95a9d4fb
knfsd: cache unregistration needn't return error
|
hace 17 años |
J. Bruce Fields
|
a490c681cb
knfsd: fix cache.c comment
|
hace 17 años |
Chuck Lever
|
01b2969a85
SUNRPC: Prevent length underflow in read_flush()
|
hace 17 años |
Eric Dumazet
|
9a429c4983
[NET]: Add some acquires/releases sparse annotations.
|
hace 17 años |
Pavel Emelyanov
|
ec93103519
[SUNRPC]: Make the sunrpc use the seq_open_private()
|
hace 17 años |
Trond Myklebust
|
4011cd9788
SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friends
|
hace 18 años |