]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Fix up common QCOW function names
authorPekka Enberg <penberg@kernel.org>
Sun, 29 May 2011 08:57:19 +0000 (11:57 +0300)
committerPekka Enberg <penberg@kernel.org>
Sun, 29 May 2011 08:57:19 +0000 (11:57 +0300)
commiteace1665d1c84378d01a82629034682e1036e673
tree8c477cf33c112fc1c25f3f18f4ca1e0bb225868f
parentb600b5f6ce62d6e2e862eeb1d360595b571b21d5
kvm tools: Fix up common QCOW function names

This patch renames functions that are used to both QCOW1 and QCOW2 to use the
'qcow' prefix instead of the 'qcow1' prefix.

Cc: Prasad Joshi <prasadjoshi124@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/disk/qcow.c