On Tue, Jul 16, 2013 at 09:47:40PM +0530, Bharata B Rao wrote: > Hi, > > This is the v2 of the patchset that changes gluster driver in QEMU > to use pkg-config and adds discard support. > > Changes in v2 > ------------- > - Ensure that gluster libraries don't get linked to linux-user targets. > > Bharata B Rao (2): > gluster: Use pkg-config to configure GlusterFS block driver > gluster: Add discard support for GlusterFS block driver. > > block/gluster.c | 45 +++++++++++++++++++++++++++++++++++++++++++++ > configure | 25 ++++++++++++++----------- > 2 files changed, 59 insertions(+), 11 deletions(-) > > -- > 1.7.11.7 >
Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan