Received: with ECARTIS (v1.0.0; list xfs); Sun, 23 Sep 2007 00:58:08 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.2.0-pre1-r499012 (2007-01-23) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.0-pre1-r499012 Received: from larry.melbourne.sgi.com (larry.melbourne.sgi.com [134.14.52.130]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with SMTP id l8N7vxQ3017177 for ; Sun, 23 Sep 2007 00:58:03 -0700 Received: from snort.melbourne.sgi.com (snort.melbourne.sgi.com [134.14.54.149]) by larry.melbourne.sgi.com (950413.SGI.8.6.12/950213.SGI.AUTOCF) via ESMTP id RAA16693; Sun, 23 Sep 2007 17:57:59 +1000 Received: from snort.melbourne.sgi.com (localhost [127.0.0.1]) by snort.melbourne.sgi.com (SGI-8.12.5/8.12.5) with ESMTP id l8N7vwdD34554893; Sun, 23 Sep 2007 17:57:59 +1000 (AEST) Received: (from dgc@localhost) by snort.melbourne.sgi.com (SGI-8.12.5/8.12.5/Submit) id l8N7vuP634658006; Sun, 23 Sep 2007 17:57:56 +1000 (AEST) X-Authentication-Warning: snort.melbourne.sgi.com: dgc set sender to dgc@sgi.com using -f Date: Sun, 23 Sep 2007 17:57:56 +1000 From: David Chinner To: Eric Sandeen Cc: David Chinner , xfs-dev , xfs-oss Subject: Re: [PATCH 4 of 4] Restore ihashsize mount option as deprecated Message-ID: <20070923075756.GP995458@sgi.com> References: <20070809114548.GG12413810@sgi.com> <46F4390A.5070407@sandeen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46F4390A.5070407@sandeen.net> User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: ClamAV version 0.90, clamav-milter version devel-120207 on oss.sgi.com X-Virus-Status: Clean X-archive-position: 13040 X-ecartis-version: Ecartis v1.0.0 Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com X-original-sender: dgc@sgi.com Precedence: bulk X-list: xfs On Fri, Sep 21, 2007 at 04:35:06PM -0500, Eric Sandeen wrote: > David Chinner wrote: > > > The ihashsize option should remain so that filesystems with > > this set don't fail to mount. Ignore the mount option value > > and issue a deprecation warning to syslog. > > > > Update the ihashsize mount option documentation to indicate this > > behaviour. Update the ikeep/noikeep mount option documentation > > while we are there. > > > > > Hm, but shouldn't some of these mount struct items go too, now? Yes. I thought I killed them - must have missed them in some of the patch juggling I had to do at one point. > (I may go looking for more unused struct members for fun if I have > time...) > > ------------- > > Remove unused xfs_mount and xfs_mount_args structure members > post radix-tree conversion. > > Signed-off-by: Eric Sandeen Looks ok to me... Cheers, Dave. -- Dave Chinner Principal Engineer SGI Australian Software Group