All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Tools: hv: vssdaemon: freeze/thaw logic improvement for the failure case
@ 2014-11-07 17:09 Vitaly Kuznetsov
  2014-11-07 17:09 ` [PATCH 1/3] Tools: hv: vssdaemon: consult with errno in case of failure only Vitaly Kuznetsov
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Vitaly Kuznetsov @ 2014-11-07 17:09 UTC (permalink / raw)
  To: K. Y. Srinivasan, Haiyang Zhang, Greg Kroah-Hartman
  Cc: devel, linux-kernel, Dexuan Cui

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 errno in case of failure only
  Tools: hv: vssdaemon: skip all filesystems mounted readonly
  Tools: hv: vssdaemon: thaw everything in case of freeze failure

 tools/hv/hv_vss_daemon.c | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

-- 
1.9.3


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-11-10 12:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-07 17:09 [PATCH 0/3] Tools: hv: vssdaemon: freeze/thaw logic improvement for the failure case Vitaly Kuznetsov
2014-11-07 17:09 ` [PATCH 1/3] Tools: hv: vssdaemon: consult with errno in case of failure only Vitaly Kuznetsov
2014-11-07 17:09 ` [PATCH 2/3] Tools: hv: vssdaemon: skip all filesystems mounted readonly Vitaly Kuznetsov
2014-11-07 17:09 ` [PATCH 3/3] Tools: hv: vssdaemon: thaw everything in case of freeze failure Vitaly Kuznetsov
2014-11-08  1:07 ` [PATCH 0/3] Tools: hv: vssdaemon: freeze/thaw logic improvement for the failure case Dexuan Cui
2014-11-10 12:30   ` Vitaly Kuznetsov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.