From nobody Sat Sep 23 10:25:04 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 4Rt4yS3cthz4vPtc for ; Sat, 23 Sep 2023 10:25:04 +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 4Rt4yS2GsMz4fK6 for ; Sat, 23 Sep 2023 10:25:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695464704; a=rsa-sha256; cv=none; b=R4aOv8jx86UH3OzQ5IhodaOd1SOIpmkFXdneO4bJWjYtYuCeADQ//4oJp0H01I8NpgxOxR 7vhQlRTzbiq+QKomGeqzFrbviwWMeADW7WuMrPq6Dw2PwyY42tEOXyUP6iVPejA/Tz6S5e WPMJ3eQwrzfvRqsFNj43DSN8X65yzxD12Rroneq18KgqaRmsMlOV733ArHgR2bjB//HMT3 mPrtgFSMS5Qg8WDkT83oZ6KIndoRaQIKOHWNPIjMwCIssbZxWdi1k00NsEMThnB1LqTozm 9x1+MVbe8jlwqTkJcrR1Risf/M6vR8X8+JnD7DkHslq7rKGzQGN+evzhq6vH8A== 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=1695464704; 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=1yg/tFk8FjR6S35YPzON3OYnw1UCcZiqulFOqRFwD6s=; b=jYFECnFwmQl8j8FF6apelEf2yIxoywS6iC3R+w1rR6myUtpgUGMWJt+tG1sdPE7myjnQZZ /nT2yuaHse5QMx0rdTcQiAdHZ3+V9lSSpMzrB5tXFEbRTnhTQ4zddgPZRpoHguADPyuhi8 8afYX3YR73gjw7pJkAi7ysqq3/J+MOGpS2xbUMiroqbD2KnE8eaPH/WelERgUL60DU8Zs/ R4tcsOE7Qm4DcDNuNu7O9zgQovA0apyu6a8hYhB0F8QnmiARPNhcSrryCKo0Cvu6vxtPSq 7IAdXI+opRNnducmGUEmIqeOh0ID4uM0dUzfmgTO4jS8i6Ns3ZsvLe2Ufz1YJA== 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 4Rt4yS1MKdz11JG for ; Sat, 23 Sep 2023 10:25:04 +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 38NAP4i3059595 for ; Sat, 23 Sep 2023 10:25:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38NAP4Oh059594 for bugs@FreeBSD.org; Sat, 23 Sep 2023 10:25:04 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 273962] copy_file_range does not work on shared memory objects Date: Sat, 23 Sep 2023 10:25:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: theraven@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: 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273962 --- Comment #11 from David Chisnall --- (In reply to Konstantin Belousov from comment #10) > when they operate on regular files or symbolic links So not necessary for the fallback case for file descriptors that are not regular files? --=20 You are receiving this mail because: You are the assignee for the bug.=