On Fri, Mar 20, 2015 at 07:08:45AM -0400, John Ferlan wrote:
On 03/11/2015 08:39 AM, Martin Kletzander wrote:
> Signed-off-by: Martin Kletzander <mkletzan(a)redhat.com>
> ---
> src/libvirt_private.syms | 2 ++
> src/util/vircgroup.c | 42 +++++++++++++++++++++++++++++++++++++++++-
> src/util/vircgroup.h | 5 ++++-
> 3 files changed, 47 insertions(+), 2 deletions(-)
>
OK - so with all that I've learned on this - it's an ACK... Whether I
remember this the next time it comes up is anyone's guess ;-)
Also, since it's been declared a bool already, if the kernel changes to
allowing a 2 that I believe would be considered breaking things the
kernel shouldn't break...
"things kernel shouldn't break" :-D You made my weekend, thanks ;)
I fixed the plus-one error in the second patch and pushed it. Thanks
for the review.