nfs mounts don't work through fstab

From: Dominic Fandrey <LoN_Kamikaze_at_gmx.de>
Date: Tue, 19 Feb 2008 14:47:51 +0100
My nfs mounts haven't been working by their fstab entries, ever since I 
switched to RELENG_7. Today I took the time tracking the issue down by 
adding lots of printf to mount.c. I tracked the problem down to the function
fstabscan() in the file "/usr/src/lib/libc/gen/fstab.c".

The result of my testing was that it is now obligatory to set 'sw', 'ro' or 
'rw' in the options list.

This is a change, that in my opinion should either be undone or documented 
in "/usr/src/UPDATING" and in the fstab(5) manual page.
Received on Tue Feb 19 2008 - 13:14:56 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:27 UTC