Doh! I broke automatic filesystem type guessing. Fix mount so
authorEric Andersen <andersen@codepoet.org>
Fri, 12 Dec 2003 07:01:14 +0000 (07:01 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 12 Dec 2003 07:01:14 +0000 (07:01 -0000)
commitc1893c5801b04374917408784688ca9dcfdfe1dc
tree610f542cc4cac57b5eae0747fe0c59748e713155
parent416c24224dce4abc69708031b74a0e16127af874
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
util-linux/mount.c