]> Git Repo - qemu.git/commit
block: Reduce bdrv_aligned_preadv() rounding
authorEric Blake <[email protected]>
Thu, 12 Oct 2017 03:47:18 +0000 (22:47 -0500)
committerKevin Wolf <[email protected]>
Thu, 26 Oct 2017 12:45:57 +0000 (14:45 +0200)
commit88e63df21490a43f430820c66b043018db96b1d4
treeb434b8f11700d6cb9d2b6d8b3735557b41163703
parentefa6e2ed643c770153eeacace410c06f15360cd9
block: Reduce bdrv_aligned_preadv() rounding

Now that bdrv_is_allocated accepts non-aligned inputs, we can
remove the TODO added in commit d6a644bb.

Signed-off-by: Eric Blake <[email protected]>
Reviewed-by: John Snow <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block/io.c
This page took 0.026667 seconds and 4 git commands to generate.