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

From: Dexuan Cui
Date: Tue Sep 23 2014 - 00:00:40 EST


> -----Original Message-----
> From: linux-kernel-owner@xxxxxxxxxxxxxxx [mailto:linux-kernel-
> owner@xxxxxxxxxxxxxxx] On Behalf Of Dexuan Cui
> Sent: Tuesday, September 23, 2014 2:02 AM
> To: gregkh@xxxxxxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; driverdev-
> devel@xxxxxxxxxxxxxxxxxxxxxx; olaf@xxxxxxxxx; apw@xxxxxxxxxxxxx;
> jasowang@xxxxxxxxxx
> 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@xxxxxxxxxxxxx>
> Reviewed-by: K. Y. Srinivasan <kys@xxxxxxxxxxxxx>
> ---
> 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
--
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/