Re: Quota mods needed for journaled quota

2000-10-26 Thread Nathan Scott
hi Stephen, On Oct 26, 11:00am, Stephen C. Tweedie wrote: > Subject: Re: Quota mods needed for journaled quota > ... > > This would allow ext3 to do that which it needs to do differently > > at Q_QUOTAON and would also allow Jan's changes to work in such > > a way th

Re: Quota mods needed for journaled quota

2000-10-26 Thread Stephen C. Tweedie
Hi, On Thu, Oct 26, 2000 at 12:53:00PM -0400, Nathan Scott wrote: > > The addition of an "init_quota" method to the super_operations struct, > > with quota_on calling this and defaulting to installing the default > > quota_ops if the method is NULL, ought to be sufficient to let ext3 > > get

Re: Quota mods needed for journaled quota

2000-10-26 Thread Nathan Scott
hi Stephen, On Oct 26, 11:00am, Stephen C. Tweedie wrote: Subject: Re: Quota mods needed for journaled quota ... This would allow ext3 to do that which it needs to do differently at Q_QUOTAON and would also allow Jan's changes to work in such a way that both the current form of dquot

Re: Quota mods needed for journaled quota

2000-10-26 Thread Stephen C. Tweedie
Hi, On Thu, Oct 26, 2000 at 12:53:00PM -0400, Nathan Scott wrote: The addition of an "init_quota" method to the super_operations struct, with quota_on calling this and defaulting to installing the default quota_ops if the method is NULL, ought to be sufficient to let ext3 get quotas