phk 2004-12-03 19:33:19 UTC
FreeBSD src repository
Modified files:
sys/sys mount.h
Log:
Add vfs_cmount() method to vfs_ops, this is to convert old-style mount
args to nmount request.
Revision Changes Path
1.180 +2 -1 src/sys/sys/mount.h