Re: [libvirt] [PATCH 0/5] Guest filesystem information API

2014-10-15 Thread Tomoki Sekiyama
Could someone review this patchset please? Any comment is appreciated! Regards, Tomoki Sekiyama On 9/30/14, 20:19 , "Tomoki Sekiyama" wrote: >Hi, > >This series implements a new virDomainGetFSInfo API, that returns a list >of >mounted filesystems information in the guest, collected via the gue

[libvirt] [PATCH 0/5] Guest filesystem information API

2014-09-30 Thread Tomoki Sekiyama
Hi, This series implements a new virDomainGetFSInfo API, that returns a list of mounted filesystems information in the guest, collected via the guest agent. The returned info contains mountpoints and disk device alias named in libvirt, so we can know which mountpoints should be frozen by virDomai