git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f904be9
)
sunrpc/cache: fix recent breakage of cache_clean_deferred
author
NeilBrown
<neilb@suse.de>
Wed, 22 Sep 2010 02:55:06 +0000
(12:55 +1000)
committer
J. Bruce Fields
<bfields@redhat.com>
Wed, 22 Sep 2010 19:33:12 +0000
(15:33 -0400)
commit
6610f720e9e8103c22d1f1ccf8fbb695550a571f
broke cache_clean_deferred as entries are no longer added to the
pending list for subsequent revisiting.
So put those requests back on the pending list.
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found