]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Add missing 9p remove handler
authorSasha Levin <levinsasha928@gmail.com>
Mon, 7 Nov 2011 15:54:11 +0000 (17:54 +0200)
committerPekka Enberg <penberg@kernel.org>
Mon, 7 Nov 2011 19:40:15 +0000 (21:40 +0200)
commitdbc6d4c5a8b0438f5ed7c501495e4f06f1c18c7a
tree73dc35514584340361e754f3d9f265de7a8bdf82
parent4bab74a6e65f9791d3dd07b13feb9e8a221d9bb0
kvm tools: Add missing 9p remove handler

This adds a remove handler which actually allows us to unlink files in the
guest.

Reported-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/virtio/9p.c