linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Tools: hv: vssdaemon: freeze/thaw logic improvement for the failure case
@ 2014-11-10 16:37 Vitaly Kuznetsov
  2014-11-10 16:37 ` [PATCH v2 1/2] Tools: hv: vssdaemon: report freeze errors Vitaly Kuznetsov
  2014-11-10 16:37 ` [PATCH v2 2/2] Tools: hv: vssdaemon: skip all filesystems mounted readonly Vitaly Kuznetsov
  0 siblings, 2 replies; 7+ messages in thread
From: Vitaly Kuznetsov @ 2014-11-10 16:37 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:
- Verbosely report errors during freeze (mountpoint, exact error);
- Skip all readonly-mounted filesystems instead of skipping iso9660 only.

Changes since v1:
- Rebase on top of 'char-misc-next';
- "Tools: hv: vssdaemon: thaw everything in case of freeze" was thrown away as Dexuan's 
  "Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partition" contains
  the same change;
- "Tools: hv: vssdaemon: consult with errno in case of failure only" was replaced with
  "Tools: hv: vssdaemon: report freeze errors".

Vitaly Kuznetsov (2):
  Tools: hv: vssdaemon: report freeze errors
  Tools: hv: vssdaemon: skip all filesystems mounted readonly

 tools/hv/hv_vss_daemon.c | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

-- 
1.9.3


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

end of thread, other threads:[~2014-11-19 23:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-10 16:37 [PATCH v2 0/2] Tools: hv: vssdaemon: freeze/thaw logic improvement for the failure case Vitaly Kuznetsov
2014-11-10 16:37 ` [PATCH v2 1/2] Tools: hv: vssdaemon: report freeze errors Vitaly Kuznetsov
2014-11-11  3:07   ` Dexuan Cui
2014-11-19 23:12   ` KY Srinivasan
2014-11-10 16:37 ` [PATCH v2 2/2] Tools: hv: vssdaemon: skip all filesystems mounted readonly Vitaly Kuznetsov
2014-11-11  3:08   ` Dexuan Cui
2014-11-19 23:01   ` KY Srinivasan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).