Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753704AbZDYIYO (ORCPT ); Sat, 25 Apr 2009 04:24:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751458AbZDYIX5 (ORCPT ); Sat, 25 Apr 2009 04:23:57 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:47241 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751394AbZDYIX4 (ORCPT ); Sat, 25 Apr 2009 04:23:56 -0400 Date: Sat, 25 Apr 2009 04:23:49 -0400 From: Christoph Hellwig To: Alessio Igor Bogani Cc: Alexander Viro , Jonathan Corbet , Fr??d??ric Weisbecker , Peter Zijlstra , LKML , LFSDEV , Matthew Wilcox , Ingo Molnar Subject: Re: [PATCH vfs-2.6:for-next] vfs: remount_fs BKL pushdown Message-ID: <20090425082349.GA2475@infradead.org> References: <1240646945-7970-1-git-send-email-abogani@texware.it> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1240646945-7970-1-git-send-email-abogani@texware.it> User-Agent: Mutt/1.5.18 (2008-05-17) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 455 Lines: 11 On Sat, Apr 25, 2009 at 10:09:05AM +0200, Alessio Igor Bogani wrote: > Push BKL down into ->remount_fs() Please also push down lock_super, no need to have two locking changes in this area just after another. -- 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/