From owner-cvs-all Mon Sep 16 1:10:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0DCF37B400; Mon, 16 Sep 2002 01:10:20 -0700 (PDT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 5304443E72; Mon, 16 Sep 2002 01:10:19 -0700 (PDT) (envelope-from iedowse@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 16 Sep 2002 09:10:18 +0100 (BST) To: Thomas Moestl Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c In-Reply-To: Your message of "Sun, 15 Sep 2002 18:05:15 PDT." <200209160105.g8G15FxV078846@freefall.freebsd.org> Date: Mon, 16 Sep 2002 09:10:17 +0100 From: Ian Dowse Message-ID: <200209160910.aa55456@salmon.maths.tcd.ie> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200209160105.g8G15FxV078846@freefall.freebsd.org>, Thomas Moestl wr ites: > fcntl(..., F_SETLKW, ...) takes a pointer to a struct flock just like > F_SETLK does, so it also needs this structure copied in in fnctl() before > calling kern_fcntl(). Oops. Thanks for finding that, Thomas! Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message