[libvirt PATCH 02/17] util: Simplify stubs

Andrea Bolognani abologna at redhat.com
Mon Mar 8 13:23:01 UTC 2021


On Mon, 2021-03-08 at 11:31 +0100, Michal Privoznik wrote:
> On 3/5/21 8:13 PM, Andrea Bolognani wrote:
> > Calling a stub should always result in ENOSYS being raised,
> > regardless of what arguments are passed to it.
> > 
> > Signed-off-by: Andrea Bolognani <abologna at redhat.com>
> > ---
> >   src/util/virprocess.c | 22 ++++++----------------
> >   1 file changed, 6 insertions(+), 16 deletions(-)
> 
> Missed virProcessSetMaxMemLock().

Good catch - I must have misplaced it during a rebase O:-)

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list