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:
f30d44f
)
Initialize max_slots early
author
Goldwyn Rodrigues
<rgoldwyn@gmail.com>
Mon, 11 Oct 2010 17:57:09 +0000
(12:57 -0500)
committer
Joel Becker
<joel.becker@oracle.com>
Mon, 11 Oct 2010 20:56:32 +0000
(13:56 -0700)
Functions such as ocfs2_recovery_init() make use of osb->max_slots.
Initialize osb->max_slots early so the functions may use the correct
value.
Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.de>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
No differences found