From nobody Tue Nov 26 02:53:05 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 4Xy6ZT49pyz5dgf3 for ; Tue, 26 Nov 2024 02:53:05 +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 4Xy6ZT2sNGz44fD for ; Tue, 26 Nov 2024 02:53:05 +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=1732589585; 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=we2c77a90p1NbnaN4DAAi09C5Cc/HO8jvxjrF1H7/Co=; b=FXRCLdCK9XtvRSmfKwo43UOICTrQ0XWNq7Kp2G7ohrejLAxzqePqpqPLfg0EMDsq92imeY NoQsQrP5sdKB1L8HmGX4l4W/ZbphzN8KXCCWerZey7aUZayv92s35NuR/8hCeQnzzEMO5O XzRPQ0jcmtpmsrvgqkp9IyoK9gNyPjI1+UStwvJ4hWLaE+M8wCioGkK6cYSXgLCxC9J84Z RlNlDBXV4tx3LGs2h0VunU3X/qfONPzp/0L9R9vvhG0O0ePFvw4vHPyJ5Y+Wn3wNoW4cQE XozHlZDlBdp3Yjto6nQaWwIpl6NFVQRG7mCJ1w7zJAc50Ko60jSEx6Cd/PExmg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732589585; a=rsa-sha256; cv=none; b=RAkiEp6leO7iJwmYaolB1j5/8b1skSaHRhBJIG1eNfW4E1Wh5OSg0GYxhIeSQqqgDqadiD lkoM7cqOLdVfNBfpWP7oUJ2thaPxvoICaAUrHG78Wx/wM24ifjAufrPX7XHmylcYt49CPE G903xCNMhcf4DF2183xU0/mBJMerlkCp/VHVi5qWWdBcdYpK18lV4V/MJcEtBrf+9+6m6K RGEDUEAf5XLt0B3s/zBbTgg+CsGbVjNgzpyL9S8AWICyeor+zAxntchcNWQlpc+9b3zj9A 1PgMUAauAxdksXvV1ePSS4n9gmDGDtPkh/a4ujO4v66O9aFPQiiamQDKTu1Xqg== 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 4Xy6ZT2SzHz15yK for ; Tue, 26 Nov 2024 02:53:05 +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 4AQ2r5h2039093 for ; Tue, 26 Nov 2024 02:53:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AQ2r5CQ039092 for zfs-devel@FreeBSD.org; Tue, 26 Nov 2024 02:53:05 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: Tue, 26 Nov 2024 02:53:05 +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: ngie@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: zfs-devel@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 Enji Cooper changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |zfs-devel@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.=