[Libguestfs] [PATCH v2 0/4] Improve LVM handling in the appliance

Pino Toscano ptoscano at redhat.com
Tue Jul 26 16:42:57 UTC 2016


Hi,

this series improves the way LVM is used in the appliance: in
particular, now lvmetad can eventually run at all, and with the correct
configuration.

Also improve the listing strategies.

Changes in v2:
- dropped patch #5, will be sent separately
- move lvmetad statup in own function (patch #2)

Thanks,


Pino Toscano (4):
  daemon: lvm-filter: set also global_filter
  daemon: lvm-filter: start lvmetad better
  daemon: lvm: improve filter for LVs with activationskip flag set
  appliance: run systemd-tmpfiles also for /run

 appliance/init      |  3 +--
 daemon/daemon.h     |  1 +
 daemon/guestfsd.c   |  4 +++-
 daemon/lvm-filter.c | 50 ++++++++++++++++++++++++++++++++++++++++++++++----
 daemon/lvm.c        |  4 ++--
 5 files changed, 53 insertions(+), 9 deletions(-)

-- 
2.7.4




More information about the Libguestfs mailing list