rodrigc 2008-06-26 22:58:20 UTC FreeBSD src repository
Modified files: (Branch: RELENG_7) sys/kern vfs_mount.c sys/ufs/ffs ffs_vfsops.c Log: SVN rev 180040 on 2008-06-26 22:58:20Z by rodrigc ffs_vfsops.c: MFC 179269-179270 - delete "snapshot" from options list after we convert mount option to MNT_SNAPSHOT flag - do not perform string to flag conversions for mount option which are converted further up in vfs_donmount() in vfs_mount.c vfs_mount.c: MFC 179268 - Do not convert the "snapshot" string to the MNT_SNAPSHOT flag here, since we do it further down in ffs_vfsops.c PR: 122833 Revision Changes Path 1.265.2.5 +0 -2 src/sys/kern/vfs_mount.c 1.329.2.4 +8 -22 src/sys/ufs/ffs/ffs_vfsops.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"