rodrigc 2006-05-28 18:59:28 UTC FreeBSD src repository Modified files: usr.sbin/mountd mountd.c Log: Do not log "can't delete export" messages if nmount() returns ENOTSUP. This eliminates spurious log entries for trying to delete exports for filesystems like devfs and procfs. Revision Changes Path 1.86 +1 -1 src/usr.sbin/mountd/mountd.c