Re: [libvirt] [PATCH v2 2/4] test_driver: implement virDomainFSFreeze

2019-08-06 Thread Erik Skultety
On Sun, Aug 04, 2019 at 03:27:16PM +0200, Ilias Stamatis wrote: > On success update the domain-private data. Consider / and /boot to be > the only mountpoints avaiable in order to be consistent with the other s/avaiable/available > FS-related calls. > > Signed-off-by: Ilias Stamatis > --- > src

[libvirt] [PATCH v2 2/4] test_driver: implement virDomainFSFreeze

2019-08-04 Thread Ilias Stamatis
On success update the domain-private data. Consider / and /boot to be the only mountpoints avaiable in order to be consistent with the other FS-related calls. Signed-off-by: Ilias Stamatis --- src/test/test_driver.c | 72 ++ 1 file changed, 72 insertions(+