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:
cee9e8c
)
[PATCH] "ext[34]: EA block reference count racing fix" performance fix
author
Andrew Morton
<akpm@linux-foundation.org>
Fri, 23 Mar 2007 07:10:02 +0000
(
00:10
-0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Fri, 23 Mar 2007 18:01:22 +0000
(11:01 -0700)
A little mistake in
8a2bfdcbfa441d8b0e5cb9c9a7f45f77f80da465
is making all
transactions synchronous, which reduces ext3 performance to comical levels.
Cc: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found