Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 25 Feb 2002 20:36:43 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 25 Feb 2002 20:36:33 -0500 Received: from leibniz.math.psu.edu ([146.186.130.2]:16837 "EHLO math.psu.edu") by vger.kernel.org with ESMTP id ; Mon, 25 Feb 2002 20:36:27 -0500 Date: Mon, 25 Feb 2002 20:36:25 -0500 (EST) From: Alexander Viro To: Craig Christophel cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] alpha -- quota locking -- rfh In-Reply-To: <20020226011851Z289189-18099+56@thor.valueweb.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 25 Feb 2002, Craig Christophel wrote: > Ok, > > I have changed the quota locking schematics. dquot_lock is now used to > protect all of the non-blocking operations. lock_kernel is reduced to > inode->i_blocks coverage. Be warned this patch is very alpha, but any extra > eyes on the source are very welcome. Sigh... I guess I'm to blame here - I should've warned you when you had sent the first mail. My apologies. Situation with quota: * variant in the tree is obsolete and needs resync with Jan (quota maintainer) * threading old (== in-tree) quota is counterproductive - it will need to be done from scratch after merge _and_ it will only make merge harder. * said merge ( basically, split of delta into edible pieces and feeding them to Linus) won't be trivial - patch is large. * if you are willing to do that - great, coordinate this stuff with Jan and go ahead. I'd be glad to help if there are any troubles. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/