> -----Original Message----- > From: [email protected] [mailto:linux-kernel- > [email protected]] On Behalf Of Dexuan Cui > Sent: Tuesday, September 23, 2014 2:02 AM > To: [email protected]; [email protected]; driverdev- > [email protected]; [email protected]; [email protected]; > [email protected] > Cc: KY Srinivasan; Haiyang Zhang > Subject: [PATCH] Tools: hv: vssdaemon: ignore the EBUSY on multiple > freezing the same partition > > Signed-off-by: Dexuan Cui <[email protected]> > Reviewed-by: K. Y. Srinivasan <[email protected]> > --- > 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 _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
