From owner-cvs-all Thu Dec 23 9: 8:35 1999 Delivered-To: cvs-all@freebsd.org Received: from florence.pavilion.net (florence.pavilion.net [212.74.0.25]) by hub.freebsd.org (Postfix) with ESMTP id 50A1614D2C; Thu, 23 Dec 1999 09:08:24 -0800 (PST) (envelope-from joe@florence.pavilion.net) Received: (from joe@localhost) by florence.pavilion.net (8.9.3/8.8.8) id RAA63310; Thu, 23 Dec 1999 17:08:22 GMT (envelope-from joe) Date: Thu, 23 Dec 1999 17:08:22 +0000 From: Josef Karthauser To: Bruce Evans Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ufs/ffs ffs_vfsops.c Message-ID: <19991223170822.K48740@florence.pavilion.net> References: <199912231542.HAA85071@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <199912231542.HAA85071@freefall.freebsd.org> X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Thu, Dec 23, 1999 at 07:42:14AM -0800, Bruce Evans wrote: > bde 1999/12/23 07:42:14 PST > > Modified files: > sys/ufs/ffs ffs_vfsops.c > Log: > Update the unclean flag for mount -u. I forgot to handle this case > when I made the absence of the clean flag sticky in rev.1.88. This > was a problem main for "mount /". There is no way to mount "/" for > writing without using mount -u (normally implicitly), so after > "mount -f /" of an unclean filesystem, the absence of the clean flag > was sticky forever. > > Revision Changes Path > 1.115 +3 -1 src/sys/ufs/ffs/ffs_vfsops.c Ahha! Thankyou - I'm sure that this is what I suffered from a couple of weeks ago. The fix was to 'mount -f /' and hope for the best ;) Joe -- Josef Karthauser FreeBSD: Take the red pill and we'll show you just how Technical Manager deep the rabbit hole goes. (http://www.uk.freebsd.org) Pavilion Internet plc. [joe@pavilion.net, joe@freebsd.org, joe@tao.org.uk] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message