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:
b2c78cd
)
ext4: initialize the percpu counters before replaying the journal
author
Theodore Ts'o
<tytso@mit.edu>
Wed, 3 Nov 2010 16:03:21 +0000
(12:03 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Wed, 3 Nov 2010 16:03:21 +0000
(12:03 -0400)
We now initialize the percpu counters before replaying the journal,
but after the journal, we recalculate the global counters, to deal
with the possibility of the per-blockgroup counts getting updated by
the journal replay.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/super.c
patch
|
blob
|
history
diff --cc
fs/ext4/super.c
Simple merge