]> Git Repo - qemu.git/commit
commit: Switch commit_populate() to byte-based
authorEric Blake <[email protected]>
Fri, 7 Jul 2017 12:44:44 +0000 (07:44 -0500)
committerKevin Wolf <[email protected]>
Mon, 10 Jul 2017 11:18:06 +0000 (13:18 +0200)
commitd8a9858408bcc57a3f4934c5082dd4dddebae583
treebb9cb6ce1f8021a3008071982107e0b6d91bc374
parentd535435f4a3968a897803d38bf1642f3b644979a
commit: Switch commit_populate() to byte-based

We are gradually converting to byte-based interfaces, as they are
easier to reason about than sector-based.  Start by converting an
internal function (no semantic change).

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