From nobody Sat Sep 23 10:06:57 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 4Rt4YY33b3z4vNhm for ; Sat, 23 Sep 2023 10:06:57 +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 4Rt4YX6xLWz4cRx for ; Sat, 23 Sep 2023 10:06:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695463617; a=rsa-sha256; cv=none; b=CzPw45G/6Dp7nsIg2T7ZeOImydcxprRTkl8SYHc7VbmfTFyVstmo4VzjLi5IQjhYq7SvUY Pb6g7CCqOm4nYjKnKHVNdKo2qXyvi1pW3UUqqtetkDV7PCiX7o8YqQAR03pgzojaBfv5Dm ft90WXBOSymIvvfr0wKwBoHASSHgOd6HyYWXrwR8OQEJWWeJygVD4CI3Q7hzwc80/A2CHW 5Xp58/FZsG+jpyWj0d7siFhpBfxoetUY8CZFzcKiF8wFgOt9TgLbJOTvcam8cjZoCKPqrW v79Q0etjHbGZZMOUaF2TIKKR8RvDGB6vFIXP+XkQ2NKBSVW7hPKraXaXxJLTMg== 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=1695463617; 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=8RMFbDaODnO24aI7owTISCUk/6WwJ9FjczfQyEWfVo8=; b=mO2IMeeh1tEiSqTrcC1zUdNmaY07EC5WDsOAC57U1khpmmckKCzplK99QtL8GWAYtH5IHz Kjas6hFdiZHI/tTJTi74NP3a9Pe0MoNycUgixe3yu44QMumN/fyjDgrKVrUEUx+xfvOLRw U4Q3RaCj/bx+Um7Zj8du8So1TKPVEIcYGicQn3INBjEo2UG6P8hJhEux/6p65FOmbqBXUs Pp246rsXX4BpWFAB5sTVo6EJwlHhr70TDUJxEQ587d1VJ0E/YDbY8sMf+ez4IgM5j+9fLc S5Zst1z6JURnJ5mJ17C2Nk5lheZpt0LGFbXQd4coKGejDStHEe14X6Q5dOh2IQ== 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 4Rt4YX5wyNz10LJ for ; Sat, 23 Sep 2023 10:06: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 38NA6u1k027289 for ; Sat, 23 Sep 2023 10:06:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38NA6uIh027288 for bugs@FreeBSD.org; Sat, 23 Sep 2023 10:06: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: bugs@FreeBSD.org Subject: [Bug 273962] copy_file_range does not work on shared memory objects Date: Sat, 23 Sep 2023 10:06:57 +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: kib@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 #10 from Konstantin Belousov --- (In reply to David Chisnall from comment #9) From IEEE Standard for Information Technology=E2=80=94 Portable Operating System Interface (POSIX=C2=AE) Base Specifications, Issue 7 2.9.7 Thread Interactions with Regular File Operations All of the following functions shall be atomic with respect to each other in the effects specified in POSIX.1-2017 when they operate on regular files or symbolic links: chmod( ) chown( ) close( ) creat( ) dup2( ) fchmod( ) fchmodat( ) fchown( ) fchownat( ) fcntl( ) fstat( ) fstatat( ) ftruncate( ) lchown( ) link( ) linkat( ) lseek( ) lstat( ) open( ) openat( ) pread( ) read( ) readlink( ) readlinkat( ) readv( ) pwrite( ) rename( ) renameat( ) stat( ) symlink( ) symlinkat( ) truncate( ) unlink( ) unlinkat( ) utime( ) utimensat( ) utimes( ) write( ) writev( ) If two threads each call one of these functions, each call shall either see= all of the specified effects of the other call, or none of them. The requirement on the close( ) function shall also apply whenever a file descriptor is successfully closed, however caused (for exam= ple, as a consequence of calling close( ), calling dup2( ), or of process termination). --=20 You are receiving this mail because: You are the assignee for the bug.=