pjd 2007-03-31 22:44:45 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_mount.c
sys/sys mount.h
Log:
Make vfs_mount_destroy() and vfs_freeopts() non-static, I'd like to use them.
Revision Changes Path
1.249 +2 -3 src/sys/kern/vfs_mount.c
1.221 +2 -0 src/sys/sys/mount.h