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:
a00dd6c
)
NFS: We must use list_for_each_entry_safe in nfs_access_cache_shrinker
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 29 Sep 2010 19:11:56 +0000
(15:11 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 29 Sep 2010 19:16:25 +0000
(15:16 -0400)
We may end up removing the current entry from nfs_access_lru_list.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found