Re: [libvirt] [PATCH v7 2/2] bhyve: add ACL support
On Sun, Feb 09, 2014 at 06:46:13PM +0400, Roman Bogorodskiy wrote: > --- > src/Makefile.am | 5 ++-- > src/bhyve/bhyve_driver.c | 63 > > 2 files changed, 61 insertions(+), 7 deletions(-) > > diff --git a/src/Makefile.am b/src/Makefile.a
[libvirt] [PATCH v7 2/2] bhyve: add ACL support
--- src/Makefile.am | 5 ++-- src/bhyve/bhyve_driver.c | 63 2 files changed, 61 insertions(+), 7 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index 3567d13..d0aa18d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -13