Date: Wed, 22 Jul 2009 18:10:44 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfsclient nfs_clrpcops.c Message-ID: <200907221811.n6MIB4PR073756@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2009-07-22 18:10:44 UTC
FreeBSD src repository
Modified files:
sys/fs/nfsclient nfs_clrpcops.c
Log:
SVN rev 195825 on 2009-07-22 18:10:44Z by rmacklem
When vfs.newnfs.callback_addr is set to an IPv4 address, the
experimental NFSv4 client might try and use it as an IPv6 address,
breaking callbacks. The fix simply initializes the isinet6 variable
for this case.
Approved by: re (kensmith), kib (mentor)
Revision Changes Path
1.4 +1 -1 src/sys/fs/nfsclient/nfs_clrpcops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907221811.n6MIB4PR073756>
