From owner-cvs-all Fri Aug 13 2:30:27 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8ECA1157A3; Fri, 13 Aug 1999 02:30:25 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA92276; Fri, 13 Aug 1999 02:27:54 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Message-Id: <199908130927.CAA92276@freefall.freebsd.org> From: Marcel Moolenaar Date: Fri, 13 Aug 1999 02:27:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux_file.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk marcel 1999/08/13 02:27:54 PDT Modified files: sys/i386/linux linux_file.c Log: In doing lock type conversion (struct flock), make sure that carbage in results in deterministic behaviour. In this case known garbage out. The fix is different than suggested in the PR. PR: 12749 Originator: Boris Nikolaus Revision Changes Path 1.29 +5 -2 src/sys/i386/linux/linux_file.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message