From nobody Sun May 19 14:06:17 2024 X-Original-To: fs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Vj2YQ3WX3z5K5Zx for ; Sun, 19 May 2024 14:06:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vj2YQ2XTsz4Lkq for ; Sun, 19 May 2024 14:06:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716127578; a=rsa-sha256; cv=none; b=TpyWqCsDPjESQXNvDs2K5OUZLw4dF5q+3lwQ4d8Pg2q4rR/KSr6Urfh1qEF6TUUgUVKf+L yOOBsoxOPArSF/0tPhDRM2cCGnU42A39YozyyNwSmi0VMwiEGytbsP24qw6nlP3kcdzwoN sdIqSjfhiHaNbnq5EBWn+5XwP/XKtdg8m6EO2v3zEFtJQFGlsikbhrB99BxJ2AsI8f8jNW 85/4x9VBzycB3Urh2ZhDgmvKRgrQ1V1ylsGjseZarlewO4Hse7RX2BnGDsNZcIiIt2Gq6Z KUEGUblFj+/lkiUUvNiIS0cVVgi65188Pqg2P+ybuyzAha66jxcyeLy/BTxNXg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716127578; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=9HoGDaEjn9rIDWCiPxORKafp9E/qGpZRvt4RkBeNjEY=; b=tSwSQlb0X9HAdIWq5j8A7BloYlNQY0fbUA1jpAargiWVFOwycKXGoTAU3joyw/nEULTeoE De72vuLnM4doGuDrkEgYW2dq3VDuqCEb6NmcEN4W88xnBKnezsCOotK0lTowoQ34ZxLrqh TTgY1/e4wTE6N1SmzugrRPITQulI90elDtvYExgh6leRCqm3oGn9y0sFjY/lKoBMSY1XQ1 1lYTqKF5tK9F0hZdl8kvv3YIR71fBIZL7SBedId16gdLx6Qd7m6iEi7ZY42hyMWKX3Xitr 9p1/czUgstT11PgHYa+jSwHacpF14OTpC2we1LVxpHusUx/uy8BzQfXq+gG6lw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Vj2YQ2748z1C5m for ; Sun, 19 May 2024 14:06:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 44JE6Iw0078663 for ; Sun, 19 May 2024 14:06:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44JE6ICN078659 for fs@FreeBSD.org; Sun, 19 May 2024 14:06:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 279138] NFS and NFSUPG and BUFWAIT Date: Sun, 19 May 2024 14:06:17 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: rmacklem@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279138 --- Comment #6 from Rick Macklem --- (In reply to dgilbert from comment #5) Since the mounts are NFSv3, try reverting the commit: fbe965591f8a If you cannot do it easily via git, I can create a patch that does the reversion and put it here as an attachment. --=20 You are receiving this mail because: You are the assignee for the bug.=