On Mon, Apr 01, 2019 at 04:04:36PM +0200, Michal Privoznik wrote:
This helper returns the default hugetlbfs mount point from given
array of mount points.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
src/libvirt_private.syms | 1 +
src/qemu/qemu_conf.c | 12 ++++--------
src/util/virfile.c | 25 +++++++++++++++++++++++++
src/util/virfile.h | 3 +++
4 files changed, 33 insertions(+), 8 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano