Re: [PATCH 0/3] Tools: hv: vssdaemon: freeze/thaw logic improvement for the failure case

2014-11-10 Thread Vitaly Kuznetsov
nel.org; Dexuan Cui >> Subject: [PATCH 0/3] Tools: hv: vssdaemon: freeze/thaw logic improvement >> for the failure case >> >> This patch series addresses the following issues: >> - Wrong error reporting for multiple filesystems case. >> - Skip all readonly-mounted

RE: [PATCH 0/3] Tools: hv: vssdaemon: freeze/thaw logic improvement for the failure case

2014-11-07 Thread Dexuan Cui
TCH 0/3] Tools: hv: vssdaemon: freeze/thaw logic improvement > for the failure case > > This patch series addresses the following issues: > - Wrong error reporting for multiple filesystems case. > - Skip all readonly-mounted filesystems instead of skipping iso9660. > - Thaw all file

[PATCH 0/3] Tools: hv: vssdaemon: freeze/thaw logic improvement for the failure case

2014-11-07 Thread Vitaly Kuznetsov
This patch series addresses the following issues: - Wrong error reporting for multiple filesystems case. - Skip all readonly-mounted filesystems instead of skipping iso9660. - Thaw all filesystems after an unsuccessful freeze attempt. Vitaly Kuznetsov (3): Tools: hv: vssdaemon: consult with errn