From nobody Tue Oct 17 11:54:55 2023 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 4S8sq4536Wz4xR8q for ; Tue, 17 Oct 2023 11:54:56 +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 4S8sq43j1lz4nly for ; Tue, 17 Oct 2023 11:54:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697543696; a=rsa-sha256; cv=none; b=U3X0jL63js7jv8yxbqTPTLS6kJp4z/N0SueIra48t+bOSc0JMiE5AU2V6pOXKIOZabdMTX z5buIk8BaNArhE0GGlDjN07yDozWqGIOCjNUCnVpwcu5t4HXlgrdQkRxOtIj56nJYFdln/ 1dW2TtVu3MKDP5GwqcKJmoarHMKHgxm4XhlVSzWpuBf9oYdkSBx3N1J7h3vj26MazocbfQ D1V/lbaCY7n9B/w7Vg8SS/ecpImxCZ6s9DLKOuj4/tgCfAVFM15c/6LaxHYXAu96LMBrgr b0sK6JtHlPPf1EglZqDEl1s5JsSbBtAWf2hYdYiiL/+uiMcMFWl5xf/5uOW6NA== 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=1697543696; 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=zIU4jKf8FNhTa7VzfJgPFB02hSjsoflrMUl7SKKqij4=; b=uGGAOUniBT5N62oaLo8sud9TVr8X3doRIchxCpbcuo3/c9BjKpH3C10s8JX4hyg3U5v1H0 CoBgnwnMBsnlo6Tq3WgkvWDZ7yCNCkciOySgTVhILuiLV5wQ7d1zrdj0h63O0l1EjpkAkw tGhL39AUsChXl0M6z6d4V5WTvstttdn7nOMygtl23VXPRDXldafoT/5mRE1cfepab+kEeE gi/7SozunT713E+0wKkKWwosLezH4kAbrdaysZtMWeibky/zTeK4PL0K05NkOH5uLVPCKg 5ACV7SG/cgXtNbAYDA1AejxFPp++QvAVA6IBir5ue8KcjyzMqX+e8YuV7iTZAw== 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 4S8sq42ljcz742 for ; Tue, 17 Oct 2023 11:54:56 +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 39HBsuCp048062 for ; Tue, 17 Oct 2023 11:54:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39HBsudk048061 for fs@FreeBSD.org; Tue, 17 Oct 2023 11:54:56 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 173234] ZFS: allow filtering of properties on zfs receive Date: Tue, 17 Oct 2023 11:54:55 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 8.3-RELEASE X-Bugzilla-Keywords: feature, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: smh@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords short_desc cc bug_file_loc priority 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=3D173234 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|patch |feature, needs-qa Summary|[zfs] [patch] Allow |ZFS: allow filtering of |filtering of properties on |properties on zfs receive |zfs receive (patch | |included) | CC| |fs@FreeBSD.org URL| |https://www.illumos.org/iss | |ues/2745 Priority|Normal |--- --- Comment #8 from Graham Perrin --- ^Triage:=20 * make former assignee fs@ a CC recipient * avoiding tagging summary lines * severity reduced to the norm for a feature request * remove deprecated keyword * add keywords (feature, needs-qa) With OpenZFS in FreeBSD 13.0 and greater, does there remain a need for this? If so: an upstream pull request may be more appropriate.=20 Thanks --=20 You are receiving this mail because: You are on the CC list for the bug.=