From owner-freebsd-stable@FreeBSD.ORG Wed Feb 15 14:33:21 2006 Return-Path: X-Original-To: stable@FreeBSD.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE50616A420 for ; Wed, 15 Feb 2006 14:33:21 +0000 (GMT) (envelope-from kuriyama@imgsrc.co.jp) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [210.226.20.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AC9343D49 for ; Wed, 15 Feb 2006 14:33:21 +0000 (GMT) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (localhost [127.0.0.1]) by black.imgsrc.co.jp (Postfix) with ESMTP id BCA3250E12 for ; Wed, 15 Feb 2006 23:33:20 +0900 (JST) Received: from pink.imgsrc.co.jp (unknown [IPv6:2001:218:422:1::36]) by black.imgsrc.co.jp (Postfix) with ESMTP id 1096050DF5 for ; Wed, 15 Feb 2006 23:33:19 +0900 (JST) Date: Wed, 15 Feb 2006 23:33:19 +0900 Message-ID: <7mvevg1ykw.wl%kuriyama@imgsrc.co.jp> From: Jun Kuriyama To: stable@FreeBSD.org User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd 0.1 Cc: Subject: rpc.lockd brokenness X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2006 14:33:22 -0000 Hi, Since I committed rev 1.18 of usr.sbin/rpc.lockd/lock_proc.c, I heard several report about interoperability problems. Unfortunatelly, I cannot reproduce this problem. Relevant PRs are: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/80389 http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/84953 My questions are: - Problem is uninterruptible lock? Or other problem exists? - If you have a problem, that is reproducable? Or sometimes happens? - If you have a problem, backing out r1.18 of my commit solves it? I hope I can fix this problem before 6.1R. Any help will be appreciated. -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project