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:
5ce8ba2
)
nfsd4: initialize cb_per_client
author
J. Bruce Fields
<bfields@redhat.com>
Thu, 13 Jan 2011 22:08:19 +0000
(17:08 -0500)
committer
J. Bruce Fields
<bfields@redhat.com>
Fri, 14 Jan 2011 02:04:06 +0000
(21:04 -0500)
Otherwise a callback that is aborted before it runs will result in a
list_del on an uninitialized list head.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found