From: Chris Mason Date: Tue, 22 Apr 2008 17:26:46 +0000 (-0400) Subject: Fix btrfs_get_extent and get_block corner cases, and disable O_DIRECT reads X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1c4b7451e22f5b0a9fbccfa560ee7b80c35b8cd;p=pandora-kernel.git Fix btrfs_get_extent and get_block corner cases, and disable O_DIRECT reads The generic O_DIRECT code assumes all the bios have the same bdev, which isn't true for multi-device btrfs. Signed-off-by: Chris Mason --- Reading git-diff-tree failed