On Sat, 5 Jun 2004, Jeff Moyer wrote: > > Yes, that looks correct to me. I tested it with the same test case I was > using before, and all is well. One thing: > > mount_nfs.c: In function `get_best_mount': > mount_nfs.c:232: warning: implicit declaration of function `icmp_ping_host' > > You forgot to #include "ping.h"! Maybe between the two of us we'll get > this right. ;)
Ha! Missed that. I'll fix it in mine and commit it. Ian _______________________________________________ autofs mailing list [EMAIL PROTECTED] http://linux.kernel.org/mailman/listinfo/autofs
