]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools, qcow: Rename L2 table lookup functions
authorPekka Enberg <penberg@kernel.org>
Sun, 24 Jul 2011 19:04:01 +0000 (22:04 +0300)
committerPekka Enberg <penberg@kernel.org>
Sun, 24 Jul 2011 19:31:25 +0000 (22:31 +0300)
commiteba3c7c757c200bcb3790da6d3c3d181cb434e57
tree3c79f6cf04e41b9768074f48c5f02cc3c531a538
parent23d91a165263e860d46c92f5d6ab7b383fb1df58
kvm tools, qcow: Rename L2 table lookup functions

In preparation for refcount block caching, rename L2 table lookup functions to
use less generic names.

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