hw/9pfs: Use fs driver specific lstat
commit7cca27dfde6435a7846d88e8a1fa927d0ab99919
authorM. Mohan Kumar <mohan@in.ibm.com>
Tue, 11 Oct 2011 05:45:56 +0000 (11 11:15 +0530)
committerAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Sat, 15 Oct 2011 10:00:27 +0000 (15 15:30 +0530)
treeeb58994fd82a7ea61e0cfb00a9a976240a514a93
parent49a88ce3704b5b0e9ae0f738c2241b2d8de1ac45
hw/9pfs: Use fs driver specific lstat

Use file system driver specific lstat instead of generic lstat.

Signed-off-by: M. Mohan Kumar <mohan@in.ibm.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
hw/9pfs/virtio-9p-device.c