Hi Miklos-
On Jan 30, 2008, at 7:50 AM, Miklos Szeredi wrote:
Display all mount options in /proc/mount which may be needed to
reconstruct
a previous mount.
Thanks, looks good to me. The only thing I see still missing is
"mounthost". What about that one?
User space (the mount.nfs command) converts "mounthost=" to
"mountaddr=". /proc/mounts shows "mountaddr=" so redriving the mount
request will just pass that back in.
Currently, none of the DNS resolutions are redone on an NFS remount.
The original "addr=" "clientaddr=" and "mountaddr=" options are
reused, even with /etc/mtab.
(I'm not editorializing about whether that's right or wrong, but that
is my understanding of how it works today).
--
Chuck Lever
chuck[dot]lever[at]oracle[dot]com
-
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html