From nobody Mon May 29 15:34:23 2023 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 4QVKMN2fRwz4XxPy for ; Mon, 29 May 2023 15:34:24 +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 4QVKMN1JmDz3pV4 for ; Mon, 29 May 2023 15:34:24 +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=1685374464; 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=IMTxol3uP66uJQc9xfOMgJdFlVUp81hL5d9QHHpHa7I=; b=PBIAprqR9p3M/qDEIOCKJYiNieesTC/dLm66d8UHPr4i3Cym4TC7lcbHCcXNXFFBvNwJLy wjqS+DSRZX2M5oMNnCbrBrpnZZL3L6NOTvmbQlJakJCIRPZc5Q0p/NDygZpZvVWgWWNLyU 6q7Vm9uc6dBwzj2VqQCTVqMcw0ZKs8MqZVO4Gd6iJ/Yrx33mwZORkl8pmX7UhacKpIKc7D 8MwhIgFjmSqfnQsVO8qNcZYUxIuZhVtxp8PN2jCDN60j/dR4ZLLXMnUi/w0liUfNu2CFwO gjzSJKNPsN1sxnuDzOzzYXcY61I/4PTebn/qK1CyNily3qXCDFLhTGS5N2jXJA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1685374464; a=rsa-sha256; cv=none; b=u32259AIL9xSa0HVpknzcbT+hPhuRT53+tNJntG8mcqKVSP2iJYKlL02wYvCSs65rq3TGq ilQ59YVkuQzOt1qg0VNtHWhrDcNXZ6NcJsO0L1VAtLih9poolpWwMfaHHpHykc+ldlD8wz g7xW7dbpd+q7l+s41QHJeSBho9XJYXsKfIcTNbCN78VVWmTSRMZw5yqEwc+azoAxQQbZIM Ud4ApkztcpH5VpQ5bj/8vHijGmgnD2/pwqF8mX019nRL9lYSJUXWCEIqcnx/cZ/sf7w47h ldZYEl+zEElpuis/Hf3vijvusOqBH/6ZswzkK91hdC7IHhdbvBSHA4LnTKHdMw== 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 4QVKMN0DyQzH04 for ; Mon, 29 May 2023 15:34:24 +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 34TFYNIq056329 for ; Mon, 29 May 2023 15:34:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34TFYNMV056328 for bugs@FreeBSD.org; Mon, 29 May 2023 15:34:23 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 271704] O_PATH and acl_get_fd_np doesn't work on FreeBSD 13(.2) and causes vfs_zfsacl in Samba to fail Date: Mon, 29 May 2023 15:34:23 +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: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status 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: 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=3D271704 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |markj@FreeBSD.org --- Comment #2 from Mark Johnston --- (In reply to Peter Eriksson from comment #0) Does it appear that Samba also wants to set/modify ACLs using O_PATH fds? --=20 You are receiving this mail because: You are the assignee for the bug.=