]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools, 9p: WSTAT don't use open fid
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Sun, 10 Jul 2011 18:23:21 +0000 (23:53 +0530)
committerPekka Enberg <penberg@kernel.org>
Sun, 10 Jul 2011 18:41:44 +0000 (21:41 +0300)
commitab747db93736c6e784d4422e88ac76525f393dee
tree02d082d5adcf33658d6a8ef32a15beda77b0740b
parente4954d9c0b9ea852467ad7c4a68ff4db49b45845
kvm tools, 9p: WSTAT don't use open fid

We should use full path instead of fd. WSTAT can operate on
unopen fid.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/virtio/9p.c