]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools, qcow: Rename struct qcow_l2_cache to struct qcow_l2_table
authorPekka Enberg <penberg@kernel.org>
Sat, 9 Jul 2011 11:13:51 +0000 (14:13 +0300)
committerPekka Enberg <penberg@kernel.org>
Sun, 10 Jul 2011 12:23:21 +0000 (15:23 +0300)
commitcc26ece592a0c328e55f7485650b6a0567e8715a
tree3ab63427c6508b0f0643318010286c87bc48bb26
parent737579f6b7e0653ecec7f09aea3b11ba67a69ccf
kvm tools, qcow: Rename struct qcow_l2_cache to struct qcow_l2_table

This patch renames 'struct qcow_l2_cache' to 'struct qcow_l2_table' in
preparation for replacing the untyped L2 table arrays with the struct.

Cc: Asias He <asias.hejun@gmail.com>
Cc: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Prasad Joshi <prasadjoshi124@gmail.com>
Cc: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/disk/qcow.c
tools/kvm/include/kvm/qcow.h