commit | 338320345b40eb7c63592f40d25cbd58ccf99548 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Mon Dec 10 14:59:13 2007 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jan 30 02:05:56 2008 -0500 |
tree | 5e0b74a1231347a8fbcbd1d655983717a54f4db7 | |
parent | 6677d09513e35ac2f38d3a8c8a26fbd7bbcef192 [diff] |
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 <chuck.lever@oracle.com> Cc: Aurelien Charbon <aurelien.charbon@ext.bull.net> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>