mirror of
https://github.com/qemu/qemu.git
synced 2024-11-28 06:13:46 +08:00
77eec1b3f1
handle fs driver require a set of newly added syscalls. Don't Compile handle FS driver if those syscalls are not available. Instead of adding #ifdef for all those syscalls we check for open by handle syscall. If that is available then rest of the syscalls used by the driver should be available. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> |
||
---|---|---|
.. | ||
file-op-9p.h | ||
qemu-fsdev-dummy.c | ||
qemu-fsdev.c | ||
qemu-fsdev.h |