On 13.12.2013 14:22, Kevin Wolf wrote:
For an O_DIRECT request to succeed, it's not only necessary that all base addresses in the qiov are aligned, but also that each length in it is aligned.Signed-off-by: Kevin Wolf <kw...@redhat.com> Reviewed-by: Wenchao Xia <xiaw...@linux.vnet.ibm.com> --- block.c | 3 +++ 1 file changed, 3 insertions(+)
Reviewed-by: Max Reitz <mre...@redhat.com>