Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id f6FKdQG22902 for linux-xfs-outgoing; Sun, 15 Jul 2001 13:39:26 -0700 Received: from sgi.com (sgi.SGI.COM [192.48.153.1]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f6FKdOV22879 for ; Sun, 15 Jul 2001 13:39:24 -0700 Received: from relay1.corp.sgi.com (corp.sgi.com [198.29.75.13]) by sgi.com (980327.SGI.8.8.8-aspam/980304.SGI-aspam: SGI does not authorize the use of its proprietary systems or networks for unsolicited or bulk email from the Internet.) via ESMTP id NAB03061 for ; Sun, 15 Jul 2001 13:39:20 -0700 (PDT) mail_from (sandeen@sgi.com) Received: from sgi.com (root@chuckle.americas.sgi.com [128.162.211.44]) by relay1.corp.sgi.com (980427.SGI.8.8.8/970903.SGI.AUTOCF) via ESMTP id NAA15405; Sun, 15 Jul 2001 13:38:50 -0700 (PDT) Message-ID: <3B51FEBA.A753EEE4@sgi.com> Date: Sun, 15 Jul 2001 15:36:10 -0500 From: Eric Sandeen X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.2-SGI_XFS_1.0 i586) X-Accept-Language: en MIME-Version: 1.0 To: Adam Cioccarelli CC: linux-xfs@oss.sgi.com Subject: Re: growfs and mount options References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Adam Cioccarelli wrote: > This confused me a bit until I noticed logbufs=4 on the end and thought, > why is that there? To cut a long story short it would only work if I put > logdev= last in the mount options. Yep, I can duplicate this here. It looks like the "hasmntopt" function that growfs uses isn't parsing things correctly 138 if ((logdev = hasmntopt(mnt, "logdev="))) { (gdb) print logdev $10 = 0x807a7f3 "logdev=/dev/sda3,logbufs=4" I'll take a look at this tomorrow, unless the Australians beat me to it... -Eric -- Eric Sandeen XFS for Linux http://oss.sgi.com/projects/xfs sandeen@sgi.com SGI, Inc.