]> git.decadent.org.uk Git - nfs-utils.git/commit
IPv6 support for nfsd was finished before some of the other daemons
authorJeff Layton <jlayton@redhat.com>
Mon, 14 Sep 2009 17:24:00 +0000 (13:24 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 14 Sep 2009 17:24:00 +0000 (13:24 -0400)
commitb2a3cd590442309d40e9dd6d43213445df250694
tree90ff13fe3c3dffec48d5cb78d6ebd3eed788af43
parentbd947185cfc7978c562fddf2f14f602c44a5cac9
IPv6 support for nfsd was finished before some of the other daemons
(mountd and statd in particular). That could be a problem in the future
if someone were to boot a kernel that supports IPv6 serving with an
older nfs-utils. For now, hardcode the IPv6 switch into the off position
until the other daemons are functional.

Signed-off-by: Steve Dickson <steved@redhat.com>
utils/nfsd/nfsd.c
utils/nfsd/nfssvc.c