K 10 svn:author V 3 mux K 8 svn:date V 27 2002-03-26T15:33:44.000000Z K 7 svn:log V 366 As discussed in -arch, add the new nmount(2) system call and the new vfs_getopt()/vfs_copyopt() API. This is intended to be used later, when there will be filesystems implementing the VFS_NMOUNT operation. The mount(2) system call will disappear when all filesystems will be converted to the new API. Documentation will be committed in a while. Reviewed by: phk END