tegge 2006-09-26 04:18:36 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_mount.c
Log:
Don't restore MNT_QUOTA bit in mnt_flag after a failed mount with
MNT_UPDATE flag, closing a race between nmount() and quotactl().
Revision Changes Path
1.237 +2 -1 src/sys/kern/vfs_mount.c