K 10 svn:author V 7 rodrigc K 8 svn:date V 27 2005-11-20T17:04:50.000000Z K 7 svn:log V 315 If export mount flag is not passed in, set default parameters for export structure and pass that to vfs_export(). Currently in userland mount(8), an export structure is unconditionally passed in, only for UFS. This is an attempt to move that UFS-specific behavior out of mount(8) and into the UFS filesystem code. END