tegge 2006-09-26 04:19:11 UTC
FreeBSD src repository
Modified files:
sys/ufs/ffs ffs_snapshot.c
Log:
Don't restore MNT_QUOTA bit in mnt_flag after snapshot creation,
closing a race between nmount() and quotactl().
Revision Changes Path
1.130 +1 -1 src/sys/ufs/ffs/ffs_snapshot.c