From: Chuck Lever Date: Mon, 10 Dec 2007 19:59:13 +0000 (-0500) Subject: NFS: Remove the NIPQUAD from nfs_try_mount X-Git-Tag: v2.6.25-rc1~1146^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=338320345b40eb7c63592f40d25cbd58ccf99548;p=pandora-kernel.git NFS: Remove the NIPQUAD from nfs_try_mount In the name of address family compatibility, we can't have the NIP_FMT and NIPQUAD macros in nfs_try_mount(). Instead, we can make use of an unused mount option to display the mount server's hostname. Signed-off-by: Chuck Lever Cc: Aurelien Charbon Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed