From nobody Mon May 29 18:09:22 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 4QVNpC5KJ2z4Y8s8 for ; Mon, 29 May 2023 18:09:23 +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 4QVNpC4KsGz45SJ for ; Mon, 29 May 2023 18:09:23 +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=1685383763; 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=WewET3mSVgBXaid/lxxO/B+TTwu91fYPINRebuxQFVk=; b=uCMejRLwDn+y4MewpTAiRA2EDy5nFtyVrTVODNHpPsjEzn08IuLvXPdQkpb3LdlelYCvVs 4cXTHp0Y9UInF+WzhSF65UZ6Yq9Kkl18KuRMdATXEfWBmySzkF91tCEwT1pD1CiE8vmTjH ordRPPEXwe8ekygWOLsKu4MZtQye7qjBCrz9hitXKhHcvBkTk92VUVgsJ2qMyueTBwDkGd oI+exOQf6IsmxwpG0W9GdW3ao5e6kynYmzVfKsEoSdlBSXeNi8vTxMc/IQsnbPLMNQvk9x uTMFt7uvyA5y5soY9Cj1CEuL5FjfGytMKfwE9LqQCq6a3lPr3IFG3psC30h69A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1685383763; a=rsa-sha256; cv=none; b=khA+R0aRR4SmVRR3mfzeJWIhImP5WB48te1yWYr9CUhTWgx+cVHHWxS9Z95bdGiH3iI42A Y6fc+PWWdv7KgNm2dDTJgBLUZfucvjq56jQO5ZpM58UhdoBjfJlp/v8kJO0qNJi1gmZk7/ MWOGuJ8Jck9c/nZr1j6uHAB0RtsjXO9Cmx81ale/tcXmvqD0Kh20hQONEXCCpA88mDx01A 3FqqLojwdif0MaM6U3l9RO3dOm3UwefRgwYzQI6HZydqZm0YkssdekLQOIFq+lqMpJcfU2 +WrtlA3Mg3zNG0DNNeRQ6bBI+eH/Jt//6LlmOGmNXfA/lJxIHZ3vPSsarxmvlg== 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 4QVNpC3RcfzLWk for ; Mon, 29 May 2023 18:09:23 +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 34TI9NOe075828 for ; Mon, 29 May 2023 18:09:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34TI9Nsu075827 for bugs@FreeBSD.org; Mon, 29 May 2023 18:09: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 18:09:22 +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: pen@lysator.liu.se X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 --- Comment #3 from Peter Eriksson --- (In reply to Mark Johnston from comment #2) Good question. I don't know yet... (I'm not really that familiar in all the inner workings on Sambas new VFS layer where this magic is done). I have op= ened a case in the Samba bugzilla too btw. No response so far though. https://bugzilla.samba.org/show_bug.cgi?id=3D15376 But anyway I think it would be nice if FreeBSD allowed reading the ACL list= at least (if the parent directory access allows it?) As a workaround in Samba I replaced a couple of #ifdef O_PATH with #if defined(O_PATH) && defined(LINUX) so another code path in Samba is used (for systems without O_PATH, but since the O_PATH-path is more efficient it woul= d be nice if it could be used :-) --=20 You are receiving this mail because: You are the assignee for the bug.=