From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: with ECARTIS (v1.0.0; list xfs); Mon, 24 Sep 2007 11:27:06 -0700 (PDT) Received: from pentafluge.infradead.org (pentafluge.infradead.org [213.146.154.40]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id l8OIR1Q3008313 for ; Mon, 24 Sep 2007 11:27:03 -0700 Date: Mon, 24 Sep 2007 19:02:42 +0100 From: Christoph Hellwig Subject: Re: Review: fix mount flags as printed by xfsidbg Message-ID: <20070924180242.GA2865@infradead.org> References: <46F78159.5080907@sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46F78159.5080907@sgi.com> Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com List-Id: xfs To: Donald Douwsma Cc: xfs-oss On Mon, Sep 24, 2007 at 07:20:25PM +1000, Donald Douwsma wrote: > The xfs mount flags have recently undergone some changes. > Update the xfsidbg xmount command to print them correctly. > > Don Looks good.