rodrigc 2008-05-23 23:33:07 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_mount.c
Log:
Do not convert the "snapshot" string to the MNT_SNAPSHOT flag here, since
we do it further down in ffs_vfsops.c
MFC after: 1 month
Revision Changes Path
1.282 +0 -2 src/sys/kern/vfs_mount.c