From nobody Thu Dec 29 11:12:36 2022 X-Original-To: bugs@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 4NjQj25gxxz2l1jN for ; Thu, 29 Dec 2022 11:12:38 +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 4NjQj24TF9z3mvW for ; Thu, 29 Dec 2022 11:12:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1672312358; 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=ud68ErzOZAd36rQGh789dwOox5VccobFyOqvH9nWSF0=; b=hTKgDQtL2j1KRwtzQXh5VU2O/1dsv9QdGBy1tubcRshMu4W2DK6xW9vsH0iK2yBCMWdZsb gxbEcHVIagLLiLhlb+i/rwEP0oOrGSEneVKJW+Bfsg5kSgGzfHkjfYEPLBmDrveejNGagc 7Sq3zFDNvqXAmlZn2tu6/0y8AU/7M9ZG6vbhR4VH1Z5gWgPB8FkRWGGeUocRGYR53yHaaA DB0jTJaOFdMqKJ33VCsVLrJk7Xg5/K6hSpTxITkSx0ModbnFRxJkXQ9zmmwWpcjgGsh/FZ /QVrxyfQLhv9U02G3C0tJJyStYA5QRaxIqRJS8gK1o9P0fbYYmf1UT1rKL9rQA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1672312358; a=rsa-sha256; cv=none; b=jrNzM4yT/4rxaAPnPRuLujaj1mgWw7kvFmDlsxEY1FmIzdkmHIX1nnhn+der3kQ5jLXZFm d4QB6UVDOGI9orR+yQCB2aMzL6vqBKNP8o9wrbK192IV2nBDDQHcpwlj/+3uM+6FEnMsfz N3c86VPaNMD5Ok6A5zOFeYH108dc5q53zMgPPueqwx0b/+0xoX5qZHXecO7gZ5JQay4f6k xlVzCa32QKTMcwSNLjXCZvQXe4tZZG0lO6qQHg3eTE5qPXW4GB6crZTvWo+sLryqaH/etm bVdX3IpDeWVHTXJLOQ8xf24uKbc8io6boDnRFWWqQSvfbbtXLfqH8LeD8IDwEg== 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 4NjQj23WtzzRck for ; Thu, 29 Dec 2022 11:12:38 +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 2BTBCcRp041326 for ; Thu, 29 Dec 2022 11:12:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BTBCc95041325 for bugs@FreeBSD.org; Thu, 29 Dec 2022 11:12:38 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: bugs@FreeBSD.org Subject: [Bug 258056] lang/go118: musn't poll /dev/fuse Date: Thu, 29 Dec 2022 11:12:36 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: dmgk@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: see_also bug_status cc bug_severity assigned_to 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258056 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://github.com/golang/g | |o/issues/24331, | |https://github.com/rclone/r | |clone/issues/5843, | |https://github.com/bazil/fu | |se/issues/280, | |https://github.com/golang/g | |o/issues/19093, | |https://github.com/golang/g | |o/issues/54100 Status|New |In Progress CC| |kern@FreeBSD.org Severity|Affects Only Me |Affects Some People Assignee|bugs@FreeBSD.org |dmgk@freebsd.org --- Comment #38 from Graham Perrin --- Thank you =E2=80=A6 please, what next?=20 Partial triage:=20 * status * assignment to the committer of 41e4cf7d809db0be86d7aced3107ba9eec12a4bb,= =20 95c0d83d6082be7af1f380d4f5858c2fd1fdfac2,=20 c6701d7260fdbbe1420c554e5a98c92caefbacd3, and=20 e27b4194097ae00c09ee7f1ad43316d8e844f537 * CC kern@ for component kern --=20 You are receiving this mail because: You are the assignee for the bug.=