pjd 2004/03/27 00:39:28 PST
FreeBSD src repository
Modified files:
sys/kern vfs_mount.c
Log:
- Add a description for vfs.usermount sysctl.
- Add the vfs_equalopts() function for mount options comparsion.
Now it looks much more clear.
- Style fixed.
In co-operation with: bde
Revision Changes Path
1.124 +54 -58 src/sys/kern/vfs_mount.c