commit | 105fd108a66ceff2b0fb710582b97d61ee4c9d40 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Fri Mar 23 00:10:02 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Mar 23 11:01:22 2007 -0700 |
tree | 33d5acd7ec1acd625ae76be9b8b969c5b4a9a814 | |
parent | cee9e8c5cb1554e9e85ad764d27b6c808555ed89 [diff] |
[PATCH] "ext[34]: EA block reference count racing fix" performance fix 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>