Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Dec 1999 07:42:14 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_vfsops.c
Message-ID:  <199912231542.HAA85071@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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?199912231542.HAA85071>