Re: xfs freeze/umount problem

2007-06-19 Thread David Chinner
On Tue, Jun 19, 2007 at 09:10:08AM +0100, David Greaves wrote: > David Chinner wrote: > > FWIW, I'm on record stating that "sync" is not sufficient to quiesce an > XFS > > filesystem for a suspend/resume to work safely and have argued that the > only > > safe thing to do is freeze the filesystem

xfs freeze/umount problem

2007-06-19 Thread David Greaves
David Chinner wrote: > FWIW, I'm on record stating that "sync" is not sufficient to quiesce an XFS > filesystem for a suspend/resume to work safely and have argued that the only > safe thing to do is freeze the filesystem before suspend and thaw it after > resume. Whilst testing a potential bug i