Re: [Qemu-devel] [RESEND PATCH v5 0/3] qga: Add guest-fsfreeze-freeze-list command

2014-08-07 Thread Michael Roth
Quoting Tomoki Sekiyama (2014-06-30 16:51:21) > Hi, > > As patch 3/3 was missing in the last post, I'm resending this patchset. > > === > This is v5 patch for qemu-ga to add functions to freeze specific file systems > mounted in a guest. > > Changes since v4: > - PATCH 2: fix coding styles (spa

Re: [Qemu-devel] [RESEND PATCH v5 0/3] qga: Add guest-fsfreeze-freeze-list command

2014-07-07 Thread Tomoki Sekiyama
Any comments for this patch? On 6/30/14 17:51 , "Tomoki Sekiyama" wrote: >Hi, > >As patch 3/3 was missing in the last post, I'm resending this patchset. > >=== >This is v5 patch for qemu-ga to add functions to freeze specific file >systems >mounted in a guest. > >Changes since v4: > - PATCH 2:

[Qemu-devel] [RESEND PATCH v5 0/3] qga: Add guest-fsfreeze-freeze-list command

2014-06-30 Thread Tomoki Sekiyama
Hi, As patch 3/3 was missing in the last post, I'm resending this patchset. === This is v5 patch for qemu-ga to add functions to freeze specific file systems mounted in a guest. Changes since v4: - PATCH 2: fix coding styles (spaces around operators) make decode_mntname() more gener