Commits

Eric Andersen committed c1893c5801b
Doh! I broke automatic filesystem type guessing. Fix mount so it will properly fall back to /proc/mounts when /etc/filesystems is missing, allowing mount to guess the correct fs type when a fs type is not explicitly specified. -Erik