Date: Mon, 19 Nov 2001 22:13:54 -0800 (PST) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rpc.lockd lockd_lock.c Message-ID: <200111200613.fAK6Dsn85475@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2001/11/19 22:13:54 PST Modified files: (Branch: ANDREW_LOCKD) usr.sbin/rpc.lockd lockd_lock.c Log: This completes the all partial file locking under NFS. The underlying file is still completely covered by a flock(2) style lock, but we'll tackle that at a later date. Submitted by: "Andrew P. Lentvorski" <bsder@allcaps.org> Revision Changes Path 1.4.2.5 +399 -114 src/usr.sbin/rpc.lockd/lockd_lock.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?200111200613.fAK6Dsn85475>