From: Andrew Morton Date: Fri, 23 Mar 2007 07:10:02 +0000 (-0700) Subject: [PATCH] "ext[34]: EA block reference count racing fix" performance fix X-Git-Tag: v2.6.21-rc5~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=105fd108a66ceff2b0fb710582b97d61ee4c9d40;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed