K 10 svn:author V 2 ru K 8 svn:date V 27 2001-05-28T17:10:46.000000Z K 7 svn:log V 379 Name this module msdos.ko so that mount_msdos(8) can autoload it with vfsload("msdos"). (The proper fix would be to rename the `msdos' file system to `msdosfs' in VFS_SET(), and mount_msdos(8) to mount_msdosfs(8). But that would break too many existing fstab(5) setups, and would require a lot of unnecessary documentation and code msdos -> msdosfs changes.) Noticed by: markm END