]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: don't bother tracking is_dir
authorSasha Levin <levinsasha928@gmail.com>
Sun, 22 Jul 2012 16:29:54 +0000 (18:29 +0200)
committerPekka Enberg <penberg@kernel.org>
Sat, 4 Aug 2012 09:13:02 +0000 (12:13 +0300)
commit0e442efb1e2e3d55dc335c02d8e983c9ea32e3b6
tree1e052b8f4b7dc50cddd5bbdc7013f1c14f484df3
parent32683a394b93723365e98edc1788cd8f4226d57e
kvm tools: don't bother tracking is_dir

This is something we can calculate on the fly, and doesn't justify the overhead
of tracking it all over fid transitions.

Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/include/kvm/virtio-9p.h
tools/kvm/virtio/9p.c