NFSD: Support IPv6 addresses in write_failover_ip()
authorChuck Lever <chuck.lever@oracle.com>
Sun, 9 Aug 2009 19:09:40 +0000 (15:09 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 9 Aug 2009 19:09:40 +0000 (15:09 -0400)
commit4116092b92f859e5e9a90c99d740933e651ee8c0
tree0b06619ad84d483758873257daf377e5e3eca5d1
parentc15128c5e428af1e8ada1476484a74c970665edd
NFSD: Support IPv6 addresses in write_failover_ip()

In write_failover_ip(), replace the sscanf() with a call to the common
sunrpc.ko presentation address parser.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfsd/nfsctl.c