Date: Wed, 6 Oct 1999 11:20:45 -0700 (PDT) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mountd mountd.c Message-ID: <199910061820.LAA39280@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 1999/10/06 11:20:45 PDT Modified files: sbin/mountd mountd.c Log: Put the umount request through the same translation as the mount request. Fix some uninitialized warnings and a style bug while we are here. Problem still exists where a failed umount can be misreported as success. Submitted by: Martin Blapp <mb@imp.ch> Revision Changes Path 1.37 +12 -3 src/sbin/mountd/mountd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910061820.LAA39280>