Date: Thu, 23 Dec 1999 17:08:22 +0000 From: Josef Karthauser <joe@pavilion.net> To: Bruce Evans <bde@FreeBSD.org> 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> In-Reply-To: <199912231542.HAA85071@freefall.freebsd.org> References: <199912231542.HAA85071@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991223170822.K48740>