cvs commit: src/sys/ufs/ffs ffs_vfsops.c

Poul-Henning Kamp phk at FreeBSD.org
Thu Nov 4 01:11:23 PST 2004


phk         2004-11-04 09:11:22 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_vfsops.c 
  Log:
  Don't grab the exclusive bit on a root filesystem until we are willing
  to mount it.  Doing so prevented fsck to be run after a refused mount.
  
  Revision  Changes    Path
  1.251     +14 -14    src/sys/ufs/ffs/ffs_vfsops.c


More information about the cvs-src mailing list