Re: [Qemu-devel] [PATCH] Fix build error in virtfs-proxy-helper

2012-11-01 Thread Eric Blake
On 11/01/2012 03:06 PM, Anthony Liguori wrote: > I don't have a kernel with the necessary syscalls so this is completely > untested. > > Cc: "M. Mohan Kumar" > Cc: Gerhard Wiesinger > Reported-by: Gerhard Wiesinger > Signed-off-by: Anthony Liguori > --- > fsdev/virtfs-proxy-helper.c | 8 +

[Qemu-devel] [PATCH] Fix build error in virtfs-proxy-helper

2012-11-01 Thread Anthony Liguori
I don't have a kernel with the necessary syscalls so this is completely untested. Cc: "M. Mohan Kumar" Cc: Gerhard Wiesinger Reported-by: Gerhard Wiesinger Signed-off-by: Anthony Liguori --- fsdev/virtfs-proxy-helper.c | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git