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:
7d7ea88
)
SUNRPC: cache must take a reference to the cache detail's module on open()
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 19 Aug 2009 22:13:00 +0000
(18:13 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 19 Aug 2009 22:22:16 +0000
(18:22 -0400)
Otherwise we Oops if the module containing the cache detail is removed
before all cache readers have closed the file.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found