From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936986AbXGMPn5 (ORCPT ); Fri, 13 Jul 2007 11:43:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1761603AbXGMPns (ORCPT ); Fri, 13 Jul 2007 11:43:48 -0400 Received: from 74-0-229-162.T1.lbdsl.net ([74.0.229.162]:50006 "EHLO mail.clusterfs.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761569AbXGMPnq (ORCPT ); Fri, 13 Jul 2007 11:43:46 -0400 Date: Fri, 13 Jul 2007 09:43:43 -0600 From: Andreas Dilger To: Peter Zijlstra Cc: Andrew Morton , cmm@us.ibm.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-ext4@vger.kernel.org, Andy Whitcroft Subject: Re: [EXT4 set 5][PATCH 1/1] expand inode i_extra_isize to support features in larger inode Message-ID: <20070713154343.GG5880@schatzie.adilger.int> Mail-Followup-To: Peter Zijlstra , Andrew Morton , cmm@us.ibm.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-ext4@vger.kernel.org, Andy Whitcroft References: <1183275482.4010.133.camel@localhost.localdomain> <20070710163247.5c8bfa3f.akpm@linux-foundation.org> <20070713020529.1486491f.akpm@linux-foundation.org> <1184333621.20032.85.camel@twins> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1184333621.20032.85.camel@twins> User-Agent: Mutt/1.4.1i X-GPG-Key: 1024D/0D35BED6 X-GPG-Fingerprint: 7A37 5D79 BF1B CECA D44F 8A29 A488 39F5 0D35 BED6 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Jul 13, 2007 15:33 +0200, Peter Zijlstra wrote: > On Fri, 2007-07-13 at 02:05 -0700, Andrew Morton wrote: > Or can journal_stop() be done by a different task than the one that did > journal_start()? - in which case nothing much can be done :-/ The call to journal_stop() has to be in the same process, since the journal handle is also held in current->journal_info so the handle does not need to be passed as an argument all over the VFS. > This seems to boot... albeit I did not push it hard. Can you please also make a patch for jbd2. Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems, Inc.