]> Git Repo - qemu.git/commit - block/qcow2-refcount.c
block/qcow2: Rename "fail_block" to just "fail"
authorMax Reitz <[email protected]>
Tue, 13 Jun 2017 20:21:04 +0000 (22:21 +0200)
committerMax Reitz <[email protected]>
Tue, 11 Jul 2017 15:45:02 +0000 (17:45 +0200)
commit60c48a29b75f3e1276bb046186476674bbc74de9
treea65362da424b94c5b7604da6b960529e8b79cd59
parent12cc30a8cbdbb4c9c90cbffb970dfa679a1e3212
block/qcow2: Rename "fail_block" to just "fail"

Now alloc_refcount_block() only contains a single fail label, so it
makes more sense to just name it "fail" instead of "fail_block".

Signed-off-by: Max Reitz <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Message-id: 20170613202107[email protected]
Signed-off-by: Max Reitz <[email protected]>
block/qcow2-refcount.c
This page took 0.024471 seconds and 4 git commands to generate.