]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Rename 'struct qcow_table' to 'struct qcow_l1_table'
authorPekka Enberg <penberg@kernel.org>
Sun, 24 Jul 2011 09:02:34 +0000 (12:02 +0300)
committerPekka Enberg <penberg@kernel.org>
Sun, 24 Jul 2011 09:02:34 +0000 (12:02 +0300)
commit27ca9210bf4f29c7e0c0f2988899b75b4a522532
tree8d5bad834bf53ff4ea40ddc2bc3ce09e04a10a17
parente756343dc7ffada2b552a678e115b95f7f7efa40
kvm tools: Rename 'struct qcow_table' to 'struct qcow_l1_table'

This patch renames the ambiguous 'struct qcow_table' to 'struct qcow_l1_table'
in preparation for introducing 'struct qcow_refcount_table'.

Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/disk/qcow.c
tools/kvm/include/kvm/qcow.h