Re: [PATCH] Fix snapshot when same filesystem mounted multiple times

2012-06-01 Thread Dmitry Torokhov
Hi Stephen, On Friday, June 01, 2012 12:47:36 PM Stephen Hemminger wrote: > If same device is mounted in multiple places like Vyatta does > with their installation, then VSphere snapshot would fail. > > The fix is to ignore -EBUSY which means filesystem is already frozen. > > See: > https:

[PATCH] Fix snapshot when same filesystem mounted multiple times

2012-06-01 Thread Stephen Hemminger
If same device is mounted in multiple places like Vyatta does with their installation, then VSphere snapshot would fail. The fix is to ignore -EBUSY which means filesystem is already frozen. See: https://bugzilla.vyatta.com/show_bug.cgi?id=8108 http://sourceforge.net/tracker/?fu