2004-03-17 17:57:24

by Jan Kara

[permalink] [raw]
Subject: [PATCH] Quota locking

Hi Andrew!

I've extracted the locking changes from journalled quota patch
relevant for vanilla kernel (basically fixes the lock ordering in some
cases). The patch also includes documentation of the quota locking. The
patch is not trivial so are you willing to accept it in the vanilla
kernel?
Thanks for reply
Honza


Attachments:
(No filename) (333.00 B)
quota-2.6.4-1-lockfix.diff (19.66 kB)
Download all attachments

2004-03-17 18:32:10

by Andrew Morton

[permalink] [raw]
Subject: Re: [PATCH] Quota locking

Jan Kara <[email protected]> wrote:
>
> I've extracted the locking changes from journalled quota patch
> relevant for vanilla kernel (basically fixes the lock ordering in some
> cases). The patch also includes documentation of the quota locking.

Sure, I'll queue that up. It breaks the journalled quota patches of course,
so I dropped those.

Is the same code as was in the journalled quota patch? If so, it's
reasonably well tested.

I assume you'll be reworking the ext3 journalled quota patches?

> The patch is not trivial so are you willing to accept it in the vanilla
> kernel?

Sure. Probably soon after 2.6.5 is released?