Subject: Changed mount_mfs behavior? To: None <current-users@netbsd.org> From: Andrew Cagney <cagney@mac.com> List: current-users Date: 09/20/2002 13:50:20
The behavior of mount_mfs appears to have changed in 1.6. Previously,
given:
mount_mfs /dev/wd0b /tmp
it would take the max size from wd0b. Now it appears to ignore it -
leaving me with a very small /tmp. Is this correct?
Andrew