use readdir_r instead of readdir for reentrancy
commit5f524c1ebcc5e0dec0de8940d34f9adb3c7887a1
authorHarsh Prateek Bora <harsh@linux.vnet.ibm.com>
Wed, 18 May 2011 11:53:00 +0000 (18 17:23 +0530)
committerAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 22 Aug 2011 04:14:52 +0000 (22 09:44 +0530)
tree05be96a33cb9e8cde3b4c39ab69217adfa627ba2
parentd208a0e00598d19abab7cb6dc97cf21d7bf0eede
use readdir_r instead of readdir for reentrancy

Signed-off-by: Harsh Prateek Bora <harsh@linux.vnet.ibm.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
fsdev/file-op-9p.h
hw/9pfs/codir.c
hw/9pfs/virtio-9p-coth.h
hw/9pfs/virtio-9p-local.c
hw/9pfs/virtio-9p.c