From nobody Sat Jan 13 15:45:05 2024 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 4TC2m233yMz57mwW for ; Sat, 13 Jan 2024 15:45:06 +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 4TC2m21YG1z4TXK for ; Sat, 13 Jan 2024 15:45:06 +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=1705160706; 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=XKw7CGnetUXs7e4ZG4Q/5MGnL5IRCBNJxtiJQDCJ1JA=; b=eld3A7F1rY2kv8k7PR9GAoycusUqkwg+lWfX2HZwnpwS1FvN7IVhki/cOMXfHkkVGVhHWq nqGhjaYkRW96PZjbKqV3XO07YA7wHMFS4Wmj6CHkxiE2ZB6A8U4l4Y2ZCMbihJ4/ck5rkA dwvnJYC3+whslXr8fHQmgIkkzx+I03bealWbaJSw6g86YcrRdbVgvPLzoACyaeTLTUEOig FGHILbR0cN7a/xfCZCbruLyo+4CCDvrUAqjSvbTiy2m9sgcnVJ8IPKY/bMxWQgLFy1xpUI 3yaoC+ADIHlOOxKtsE3dYYyCgcvLqtvbW0hm8hP6gQodk+VZ/lnVOC/CWmuZtA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705160706; a=rsa-sha256; cv=none; b=FE+6T9LvPc8fxHXG+qLjmh9CX/VY7/21brrSOsRY4NOTqJAkdFyAuAjH3o9w2fJPA8XhEQ Bf5hyyh73J2ciKztgYNZ3lkRD/mOJBk+6v4fCgrzidiIy5vyKhcLWMXiRgaKx2hmQRvpql mQfk3dBU3HeO7fnox/J+xYAtLiZP/mgrecc8tqKqCsqAhOl9ixfa/82U4ye+YPwr6o80S5 pa9fh7QuYYckPn4VDNUKS0y9xRmOD6ba/YoEKbxkkJqGHqOyJUhGnJHaDL74x3WK+eptt2 w55LFn9exOHAze73DoJUlaA2itfJBRtTt8yAjor+UVNWcYstd9TK9O5Gjmhf0g== 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 4TC2m20ZcWzbjT for ; Sat, 13 Jan 2024 15:45:06 +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 40DFj6F5012975 for ; Sat, 13 Jan 2024 15:45:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40DFj6sa012971 for fs@FreeBSD.org; Sat, 13 Jan 2024 15:45:06 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 269330] [fusefs]: data corruption with mmap and either o_direct or fspacectl Date: Sat, 13 Jan 2024 15:45:05 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: asomers@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: short_desc 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=3D269330 Alan Somers changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|fusefs: data corruption |[fusefs]: data corruption |with mmap and either |with mmap and either |o_direct or fspacectl |o_direct or fspacectl --=20 You are receiving this mail because: You are on the CC list for the bug.=