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

From: Vitaly Kuznetsov
Date: Mon Nov 10 2014 - 11:37:20 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/