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