Re: Do not reset xfsquota flags on quotaless ro mount

2007-12-18 Thread Jan Engelhardt
On Dec 19 2007 01:38, David Chinner wrote: >> >> In https://bugzilla.novell.com/show_bug.cgi?id=345338 it is >> claimed that resetting the quota flags in the mounting sequence >> rw,ro,rw is a bug, but I would say this is not the case, > >You mounted without quotas in the middle step, thereby inv

Re: Do not reset xfsquota flags on quotaless ro mount

2007-12-18 Thread David Chinner
On Tue, Dec 18, 2007 at 03:04:03PM +0100, Jan Engelhardt wrote: > Hi, > > > In https://bugzilla.novell.com/show_bug.cgi?id=345338 it is claimed that > resetting the quota flags in the mounting sequence rw,ro,rw is a bug, but I You mounted without quotas in the middle step, thereby invalidating t

Do not reset xfsquota flags on quotaless ro mount

2007-12-18 Thread Jan Engelhardt
Hi, In https://bugzilla.novell.com/show_bug.cgi?id=345338 it is claimed that resetting the quota flags in the mounting sequence rw,ro,rw is a bug, but I would say this is not the case, as quota is metadata, and the log is replayed in ro mode even for other filesystems. Yet, it is still not nice,