From: Chuck Lever Date: Tue, 29 Sep 2009 14:37:12 +0000 (-0400) Subject: mount.nfs: Keep server's address in nfsmount_info X-Git-Tag: nfs-utils-1-2-1-rc6~2 X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;ds=sidebyside;h=3faa54e8a17411de28c7b707207d49b4466ae873;hp=3faa54e8a17411de28c7b707207d49b4466ae873;p=nfs-utils.git mount.nfs: Keep server's address in nfsmount_info We want to pass the server's address around. Put it in the mount context structure. Signed-off-by: Chuck Lever Signed-off-by: Steve Dickson ---