[PATCH] Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partition

Dexuan Cui decui at microsoft.com
Tue Sep 23 03:59:51 UTC 2014


> -----Original Message-----
> From: linux-kernel-owner at vger.kernel.org [mailto:linux-kernel-
> owner at vger.kernel.org] On Behalf Of Dexuan Cui
> Sent: Tuesday, September 23, 2014 2:02 AM
> To: gregkh at linuxfoundation.org; linux-kernel at vger.kernel.org; driverdev-
> devel at linuxdriverproject.org; olaf at aepfle.de; apw at canonical.com;
> jasowang at redhat.com
> Cc: KY Srinivasan; Haiyang Zhang
> Subject: [PATCH] Tools: hv: vssdaemon: ignore the EBUSY on multiple
> freezing the same partition
> 
> Signed-off-by: Dexuan Cui <decui at microsoft.com>
> Reviewed-by: K. Y. Srinivasan <kys at microsoft.com>
> ---
>  tools/hv/hv_vss_daemon.c | 21 +++++++++++++++++++++

Please use the v2 patch I sent out just now.
I added a "errno = 0;' before the ioctl() to fix some false warnings.

Thanks,
-- Dexuan


More information about the devel mailing list