X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fnfsd%2Fnfssvc.c;fp=utils%2Fnfsd%2Fnfssvc.c;h=ea36399261b5d23f969269a141f0f6d67159ef67;hp=7693626fc1a579110b3b163c71663a1bd11b8fcc;hb=eaa588a137b0b2f38aa9e9c542635a222e51ee48;hpb=c18e9a780f376b868e62b75abe64b0fd9915ada5 diff --git a/utils/nfsd/nfssvc.c b/utils/nfsd/nfssvc.c index 7693626..ea36399 100644 --- a/utils/nfsd/nfssvc.c +++ b/utils/nfsd/nfssvc.c @@ -24,15 +24,6 @@ #include "nfslib.h" #include "xlog.h" -/* - * 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. - */ -#undef IPV6_SUPPORTED - #ifndef NFSD_FS_DIR #define NFSD_FS_DIR "/proc/fs/nfsd" #endif