]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
nfs-utils: Fix IPv6 support in support/nfs/rpc_socket.c
authorChuck Lever <chuck.lever@oracle.com>
Mon, 18 May 2009 17:27:25 +0000 (13:27 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 18 May 2009 17:27:25 +0000 (13:27 -0400)
Use the correct #ifdef variable to enable IPv6 support for privileged
RPC clients.  Without this fix, unmounting an IPv6 NFSv2/v3 server
fails.

Introduced by commit 8c94296bc84f3a204f2061c0391a1d2350e4f37e.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found