From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 1/2] push MS_RDONLY check from ->write_super into caller Date: Thu, 7 May 2009 08:15:53 +0200 Message-ID: <20090507061553.GA6889@lst.de> References: <20090506201605.GA19043@lst.de> <20090506221912.GX8633@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Hellwig , linux-fsdevel@vger.kernel.org To: Al Viro Return-path: Received: from verein.lst.de ([213.95.11.210]:34705 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753198AbZEGGPy (ORCPT ); Thu, 7 May 2009 02:15:54 -0400 Content-Disposition: inline In-Reply-To: <20090506221912.GX8633@ZenIV.linux.org.uk> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, May 06, 2009 at 11:19:12PM +0100, Al Viro wrote: > You've missed xfs. Added and applied (reiserfs, ext4 and exofs are also > not touched, but they don't need a change here). xfs_write_super is gone in my tree, but that change will be pushed through the xfs tree.