Am 03.06.2016 um 10:49 hat Fam Zheng geschrieben:
> This takes care of both the CLOEXEC flag and fd-path mapping for image
> locking.
>
> Signed-off-by: Fam Zheng
> ---
> include/qemu/osdep.h | 3 +++
> util/osdep.c | 9 +
> 2 files changed, 12 insertions(+)
>
> diff --git a/inc
This takes care of both the CLOEXEC flag and fd-path mapping for image
locking.
Signed-off-by: Fam Zheng
---
include/qemu/osdep.h | 3 +++
util/osdep.c | 9 +
2 files changed, 12 insertions(+)
diff --git a/include/qemu/osdep.h b/include/qemu/osdep.h
index 749214a..89c63c7 100644