From: Keith Busch <kbusch@xxxxxxxxxx> Changes from v2: Split the patch so that the function move is separate from the functional change. This makes it immediately obvious what criteria is changing. (Kevin Wolf) Added received Tested-by tag in the changelog. Keith Busch (2): block: move bdrv_qiov_is_aligned to file-posix block: use the request length for iov alignment block/file-posix.c | 22 ++++++++++++++++++++++ block/io.c | 21 --------------------- include/block/block-io.h | 1 - 3 files changed, 22 insertions(+), 22 deletions(-) -- 2.30.2