From nobody Fri Sep 27 11:39:01 2024 X-Original-To: emulation@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 4XFT52380Zz5XtKX for ; Fri, 27 Sep 2024 11:39:02 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XFT52223Xz4ftP for ; Fri, 27 Sep 2024 11:39:02 +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=1727437142; 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=0bB+b9nAVOVnyUaIG+F/l243V3E5Fn95ewQgIbBFSCU=; b=Ew/Bis9LOEGfYH8NbktcdGQObLMwj6TXE5i7jskCC/cZK4k8j/X76jOOK+kZNKL09zbgr0 /oGPoEKflcDgXNq652iO5YGNefMIvqSYhi1XVqIKbakM5ga5QU9WfG7Gqjyt0sKfoWlnAO VN9f2KleZcX4KGkWhX9XwKGwDL7PLtGsoqVaTx7nE1cwwhgnpdzZm9+AN6/slONxmjmu8y K0EpEBNliwwbt9d6lnnjEQX90kuH1wykcoRUN7yj28i1E24EH5PMQEe33fWlEuKuJJ6hlo p/nE6ZXPkpUhznP5yj3rd/H7X5gMilA17ItEV0OIcLXnW27YaRYB53oaPiIvEA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727437142; a=rsa-sha256; cv=none; b=qcr4G1XoLFmHj8wItp4SiemB3mFsntsk3sd1pLOh6GSAk0xo3fMflnMSVje7nNjRd5y3DF Fw9n80AeV1gvMdvB/vGDd3ljs0kCFmyqdnm4/nocOrj1YTtdMuD64ZmRts/r4KghA225cb u+3KeJZR+JX5eapqxIHVsZCBTFn8X1FX8pszuokzumefSYelQYEB9hOo2C3vEDGUVmpWPj 5yirmZvA8t8SNE7wLCroyglgdd3YipbMjMoXPSNHi7JWc91uEzZ/pngy7LANhlIYrnC++Y lB4Lk1gNNnpe17EIXmYDg5vyLuKX9Z04UZqiF536bLdC0YegqAy09WEC4WhRRw== 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 4XFT521fJ3zfRS for ; Fri, 27 Sep 2024 11:39:02 +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 48RBd2eC063932 for ; Fri, 27 Sep 2024 11:39:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 48RBd2c9063931 for emulation@FreeBSD.org; Fri, 27 Sep 2024 11:39:02 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: emulation@FreeBSD.org Subject: [Bug 240874] Linuxulator: unimplemented Linux syscalls: inotify_init{,1} Date: Fri, 27 Sep 2024 11:39:01 +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 Only Me X-Bugzilla-Who: trasz@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emulation@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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: Development of Emulators of other operating systems List-Archive: https://lists.freebsd.org/archives/freebsd-emulation List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-emulation@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240874 Edward Tomasz Napierala changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |trasz@FreeBSD.org --- Comment #10 from Edward Tomasz Napierala --- FWIW, NetBSD seems to support inotify for their Linux compat now. --=20 You are receiving this mail because: You are the assignee for the bug.=