cvs commit: src/sbin/mount_nfs mount_nfs.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Jul 14 15:23:27 PDT 2008
dillon 2008/07/14 15:22:40 PDT
DragonFly src repository
Modified files:
sbin/mount_nfs mount_nfs.c
Log:
Fix a bug where mount_nfs would properly parse an IP address, but would
still fail if name resolution was down because it also tried to do a
reverse lookup on it.
Reported-by: Vincent Stemen <vince.dragonfly at hightek.org>
Revision Changes Path
1.14 +2 -10 src/sbin/mount_nfs/mount_nfs.c
http://www.dragonflybsd.org/cvsweb/src/sbin/mount_nfs/mount_nfs.c.diff?r1=1.13&r2=1.14&f=u
More information about the Commits
mailing list