From: Andrew Morton Date: Sat, 3 Feb 2007 09:14:01 +0000 (-0800) Subject: [PATCH] revert blockdev direct io back to 2.6.19 version X-Git-Tag: v2.6.20~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2e895dbd80c420bfc0937c3729b4afe073b3848;p=pandora-kernel.git [PATCH] revert blockdev direct io back to 2.6.19 version Andrew Vasquez is reporting as-iosched oopses and a 65% throughput slowdown due to the recent special-casing of direct-io against blockdevs. We don't know why either of these things are occurring. The patch minimally reverts us back to the 2.6.19 code for a 2.6.20 release. Cc: Andrew Vasquez Cc: Ken Chen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed