]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Drop write operation in ro_ops_nowrite
authorAsias He <asias.hejun@gmail.com>
Tue, 29 Nov 2011 13:04:06 +0000 (21:04 +0800)
committerPekka Enberg <penberg@kernel.org>
Tue, 29 Nov 2011 18:07:30 +0000 (20:07 +0200)
commit1fbd119d2f9f1dd63c133868160a07c886b1ca40
tree4073ff265d3dbf06e5bc7529a7278c85d14db313
parent72fc9196b979e29a3db3b0f4c0d98514d18b1d82
kvm tools: Drop write operation in ro_ops_nowrite

It is supposed to have no write ops in ro_ops_nowrite disk operation.
However, there is one. Let's remove it.

Signed-off-by: Asias He <asias.hejun@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/disk/raw.c