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:
f4c8cc6
)
jbd2: fix /proc/fs/jbd2/<dev> when using an external journal
author
yangsheng
<sheng.yang@oracle.com>
Thu, 18 Nov 2010 02:46:26 +0000
(21:46 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 18 Nov 2010 02:46:26 +0000
(21:46 -0500)
In jbd2_journal_init_dev(), we need make sure the journal structure is
fully initialzied before calling jbd2_stats_proc_init().
Reviewed-by: Andreas Dilger <andreas.dilger@oracle.com>
Signed-off-by: yangsheng <sheng.yang@oracle.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found