DragonFly BSD
DragonFly users List (threaded) for 2005-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Mounting nfs in DFly versus linux


From: walt <wa1ter@xxxxxxxxxxxxx>
Date: Sun, 30 Jan 2005 08:31:04 -0800

A little background first:  when I nfs-mount a read-only fs in linux,
'mount' will wrongly list the mount as read-write unless I specifically
use the '-o ro' flag when doing the mount.  Userland then fails when
attempting inappropriate writes to that read-only fs.

In DFly (I just noticed) 'mount' does not tell me whether a fs is
mounted rw or ro.

My question is:  is the whole mechanism different between the two
OS's for determining the write status of a mounted fs?

And for nfs in particular, does the nfs server tell the client
system about read-write status at mount-time -- i.e. is there
any reason that the read-write status should ever be ambiguous?

Thanks for any clues.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]