Re: [PATCH 011/104] virtiofsd: Fix common header and define for QEMU builds

2020-01-06 Thread Dr. David Alan Gilbert
* Daniel P. Berrangé (berra...@redhat.com) wrote: > On Thu, Dec 12, 2019 at 04:37:31PM +, Dr. David Alan Gilbert (git) wrote: > > From: "Dr. David Alan Gilbert" > > > > All of the fuse files include config.h and define GNU_SOURCE > > where we don't have either under our build - remove them. >

Re: [PATCH 011/104] virtiofsd: Fix common header and define for QEMU builds

2020-01-03 Thread Daniel P . Berrangé
On Thu, Dec 12, 2019 at 04:37:31PM +, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > All of the fuse files include config.h and define GNU_SOURCE > where we don't have either under our build - remove them. There's a bunch of other random changes in this patch - were

[PATCH 011/104] virtiofsd: Fix common header and define for QEMU builds

2019-12-12 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" All of the fuse files include config.h and define GNU_SOURCE where we don't have either under our build - remove them. Signed-off-by: Dr. David Alan Gilbert --- tools/virtiofsd/buffer.c | 3 --- tools/virtiofsd/fuse_i.h | 3 +++ tools/virtiofsd/