NFS: Replace nfs_parse_ip_address() with rpc_pton()
authorChuck Lever <chuck.lever@oracle.com>
Sun, 9 Aug 2009 19:09:36 +0000 (15:09 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 9 Aug 2009 19:09:36 +0000 (15:09 -0400)
commit53a0b9c4c99ab0085a06421f71592722e5b3fd5f
treee1e072cc5e7b8ee9c82966dddb6629923ea11be3
parentc877b849d302d1275452af80b7221a2555dc02e1
NFS: Replace nfs_parse_ip_address() with rpc_pton()

Clean up: Use the common routine now provided in sunrpc.ko for parsing mount
addresses.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/internal.h
fs/nfs/nfs4namespace.c
fs/nfs/super.c