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:
cb1f7be
)
NFSv4: Fix an oopsable condition in nfs_free_seqid
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 19 Oct 2005 06:19:39 +0000
(23:19 -0700)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 19 Oct 2005 06:19:39 +0000
(23:19 -0700)
Storing a pointer to the struct rpc_task in the nfs_seqid is broken
since the nfs_seqid may be freed well after the task has been destroyed.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found