[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1415637422-27880-1-git-send-email-vkuznets@redhat.com>
Date: Mon, 10 Nov 2014 17:37:00 +0100
From: Vitaly Kuznetsov <vkuznets@...hat.com>
To: "K. Y. Srinivasan" <kys@...rosoft.com>,
Haiyang Zhang <haiyangz@...rosoft.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: devel@...uxdriverproject.org, linux-kernel@...r.kernel.org,
Dexuan Cui <decui@...rosoft.com>
Subject: [PATCH v2 0/2] Tools: hv: vssdaemon: freeze/thaw logic improvement for the failure case
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists