From nobody Sat Nov 30 05:53:51 2024 X-Original-To: zfs-devel@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 4Y0fPC2dklz5f7Tf for ; Sat, 30 Nov 2024 05:53:51 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Y0fPC060jz4nVx for ; Sat, 30 Nov 2024 05:53:51 +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=1732946031; 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=zK01nwlTSa8asVWDNNfNsA0Xqt7emLT1cQJoSfI70L0=; b=SWEtkDRWA1KncLkauOOlBE8ggqRLjUEejjOJd6ShaKpC1rvzJV4LgBeY4mYHue2dOgAQMF n3D5S3C3qXK/B0u+Qfx42jRmBCb+/5GERCqc0tBN8t//fDDaWodvAAA3ysRulncW+nzJXp FgfNZyYLONeLnkQ002QLUMXoKgFasdYgU1z7bQiVqlBrl2E9vteMEQde2LUVHSBRRXosgW sJgIYuWxdedJuOFXA5Ekp28KTi/VrZiDLTm2QcYfUkrEtI85e4ZRUCuuMvY1HS2f+KrmJe Lc8M1/7l4WBEaiGlRujgeahvfGGhaGcvzf+dV35MdOKJ3Zui0aD5bisGgwD+KA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732946031; a=rsa-sha256; cv=none; b=wCYd339w/7Da+aqfReTktQegLz9mJrMCGeK3jBisQh2jh61Rz5WMj0Og05bgZlNMkJQXYr T7Hju4thvmvJkJXaVNnH7OfitA17wLg+fhcL+tQns1GRTFLARuNCLD2vCcOu5cClU4TlV/ KKKmSsGNbxOdiwt9OftQ8To6EFggMOKCMW5XetqBIF9v/sy5QM4DrRz9J4YnxKfuUoYBkn Br4Hr0J8oKVNxdGwTjtY8A4g0QISn7OKgAiW4JOQJr+nTA0ZsZ3Q0+8dwXSARZUY9Ims1B sqNtaoLBiTuXfvkQO6xEd1r3LmtuQhOXdXunXYR0t8/ShuG5G4RYNnTsDPpNHg== 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 4Y0fPB6c8vzvlb for ; Sat, 30 Nov 2024 05:53:50 +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 4AU5roW7022816 for ; Sat, 30 Nov 2024 05:53:50 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AU5roaQ022815 for zfs-devel@FreeBSD.org; Sat, 30 Nov 2024 05:53:50 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: zfs-devel@FreeBSD.org Subject: [Bug 282981] zfs: fails when setting UF_NOUNLINK with EOPNOSUPP (SF_UNLINK works) Date: Sat, 30 Nov 2024 05:53:51 +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: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@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: 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: ZFS file system development for FreeBSD discussions List-Archive: https://lists.freebsd.org/archives/zfs-devel List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: zfs-devel@freebsd.org Sender: owner-zfs-devel@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282981 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|zfs-devel@FreeBSD.org |fs@FreeBSD.org --- Comment #3 from Mark Linimon --- ^Triage: these days we just assign ZFS PRs to fs@. --=20 You are receiving this mail because: You are the assignee for the bug.=