Fork of reMarkable kernel https://github.com/reMarkable/linux
Go to file
Chris Mason e1c4b7451e 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 <chris.mason@oracle.com>
2008-09-25 11:04:02 -04:00
fs/btrfs Fix btrfs_get_extent and get_block corner cases, and disable O_DIRECT reads 2008-09-25 11:04:02 -04:00