From owner-freebsd-current@freebsd.org Sat Feb 27 16:05:29 2021 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3248554B6B8 for ; Sat, 27 Feb 2021 16:05:29 +0000 (UTC) (envelope-from SRS0=Cses=H5=FreeBSD.org=otis@ns2.wilbury.net) Received: from ns2.wilbury.net (ns2.wilbury.net [IPv6:2a01:b200:0:1:f816:3eff:fecd:13e6]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "svc.wilbury.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dnrw90KrMz3JdX; Sat, 27 Feb 2021 16:05:28 +0000 (UTC) (envelope-from SRS0=Cses=H5=FreeBSD.org=otis@ns2.wilbury.net) Received: from chemex.owhome.lan (gw-upc.owhome.net [188.167.168.254]) (Authenticated sender: juraj@lutter.sk) by svc.wilbury.net (Postfix) with ESMTPSA id 6172F45CFCF; Sat, 27 Feb 2021 17:05:20 +0100 (CET) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\)) Subject: Re: -CURRENT panics in NFS From: Juraj Lutter In-Reply-To: Date: Sat, 27 Feb 2021 17:05:19 +0100 Cc: freebsd-current , Mateusz Guzik Content-Transfer-Encoding: quoted-printable Message-Id: References: <560DD7DF-B1C0-432B-BFCA-9D00819E0C28@FreeBSD.org> To: Rick Macklem X-Mailer: Apple Mail (2.3608.120.23.2.4) X-Rspamd-Queue-Id: 4Dnrw90KrMz3JdX X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Feb 2021 16:05:29 -0000 Hi, thank you for the swift reaction. This patch fixed my problem. otis =E2=80=94 Juraj Lutter XMPP: juraj (at) lutter.sk GSM: +421907986576 > On 27 Feb 2021, at 16:53, Rick Macklem wrote: >=20 > I reproduced the problem and the attached trivial patch > seems to fix it. Please test the patch if you can. >=20