From owner-freebsd-bugs@FreeBSD.ORG Fri Jun 18 22:41:18 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D133516A4CE for ; Fri, 18 Jun 2004 22:41:18 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB39A43D5A for ; Fri, 18 Jun 2004 22:41:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i5IMeNhs075395 for ; Fri, 18 Jun 2004 22:40:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5IMeNFY075394; Fri, 18 Jun 2004 22:40:23 GMT (envelope-from gnats) Date: Fri, 18 Jun 2004 22:40:23 GMT Message-Id: <200406182240.i5IMeNFY075394@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Dan Nelson Subject: Re: kern/56461: FreeBSD client rpc.lockd incompatible with Linux server rpc.lockd X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dan Nelson List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 22:41:18 -0000 The following reply was made to PR kern/56461; it has been noted by GNATS. From: Dan Nelson To: freebsd-net@FreeBSD.org, alfred@FreeBSD.org, kris@FreeBSD.org, Jonathan Lennox , freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: kern/56461: FreeBSD client rpc.lockd incompatible with Linux server rpc.lockd Date: Fri, 18 Jun 2004 17:35:07 -0500 In the last episode (Jun 18), Bruce M Simpson said: > I've attached my thoughts on this issue. I haven't gone ahead and > committed the fix in the PR as it makes us just as braindead as > Linux, but it would be good to be able to have this in GENERIC so > that it can be enabled in those situations where it's needed. Linux kernels 2.4.26 and above have fixed this particular bug, so the need for a compatibility hack on our end is not as great anymore. http://www.kernel.org/pub/linux/kernel/v2.4/ChangeLog-2.4.26 , search for "cookie". -- Dan Nelson dnelson@allantgroup.com