commit | 5a5f79b57069c5691f5b6fd8381fdf487f548ae5 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Wed May 26 21:33:37 2010 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Wed May 26 21:35:35 2010 -0400 |
tree | d101b4025a2b23c5e258b04714907f4266c3b2df | |
parent | 933b585f70d524f1b6f0f6867bedb11d3dd82d3b [diff] |
Btrfs: allow unaligned DIO In order to support DIO that isn't aligned to the filesystem blocksize, we fall back to buffered for any unaligned DIOs. Signed-off-by: Chris Mason <chris.mason@oracle.com>