On Wed, 2006-07-12 at 21:23 +0100, Murata, Dennis W (SAIC) wrote: > The entry from /proc/mounts does not list the values for timeo or > retrans: > > nfsserver:/vol/vol1/home/foo /home/foo nfs > rw,nosuid,v3,rsize=32768,wsize=32768,hard,intr,tcp,lock,addr=nfsserver 0 > 0 > > Is this normal?
Yes. If you have a recent kernel (2.6.17 or newer), I believe you should be able to check the full mount options using /proc/self/mountstats Cheers, Trond _______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
