Date: Fri, 2 Feb 2007 23:58:10 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount Makefile mount.c Message-ID: <200702022358.l12NwAlV049192@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2007-02-02 23:58:10 UTC
FreeBSD src repository
Modified files:
sbin/mount Makefile mount.c
Log:
Use pidfile(3) API to restart mountd(8) on success mount.
This why we won't kill random process if there is a stale PID in
/var/run/mountd.pid.
Revision Changes Path
1.19 +3 -0 src/sbin/mount/Makefile
1.93 +25 -10 src/sbin/mount/mount.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702022358.l12NwAlV049192>
