From nobody Thu Oct 26 09:02:57 2023 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 4SGKZV0ZMfz4xWZ8 for ; Thu, 26 Oct 2023 09:02:58 +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 4SGKZT6MLwz3KN1 for ; Thu, 26 Oct 2023 09:02:57 +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=1698310977; 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=ZKmJb++7pWAAyx3i2l7WVgaGbe30h6llO/P5BHFjbtE=; b=WJ0y/uLfgtp5gSCKq1chlNYqg6VQO7e1JJVtRR/LCvITxU8YXQNR135gQb4W3PHc+ZymF9 bHtueeSrWfpyZv/clWxUu3RQQ54epekEyX2cyXRfhh+760/169dKZUJAV7sJ9l0HDlItWd UJ2ukPsTdlyDzSLu8l/w6aasF0bNuUB8ZhpfPCzjG78/s+LGK2OkMYIkg2q2JSOayPQflh 1WtxikY7PdWR1HNFzI8jC1j09DqmdcX5AaqNPZ83MNbJ9OpUP6q0nf+ME8DPH+MsKq39Jt PmQwAMhB+hcK8znM3EkN/ViaK3omIqnxcjenMvbl/aVRO4cfkltsB+IPHGoi/Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1698310977; a=rsa-sha256; cv=none; b=hf6RUDSi8UF/ydiOnu6Wqs//xS7I+5FjwyR+CEG0/BIOs/JDw2TcYkeOWDMiEtlszg3UL8 eTua/Rni56OLIBqPMDe9Lp868r4VL+18SeKmhIRNbh4196UCLa7ZhwzKV3w9fE0OqBktWS qSYFRoelkf/P1e9mUMIdhXc2PGA8OSUIQiaycn0XE9ZAX5wg6kgSkP11W+XoVzKVhJVDlG YY3HV2/N40h5LTYlhraQaLLz7X3OaG/QywLbUF7JP6GyRZlwnYOB7pP5vjGlfiz1k2ha12 mWqgnUrknDivD+x7eTkqKnmf0M3L3fQLkQMU+MoeNRIBvjlOpVOy71f4YM02kg== 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 4SGKZT5RMMz9nn for ; Thu, 26 Oct 2023 09:02:57 +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 39Q92vbc016706 for ; Thu, 26 Oct 2023 09:02:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39Q92v24016705 for fs@FreeBSD.org; Thu, 26 Oct 2023 09:02:57 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 273942] fusefs(5): read operation changes ctime on FUSE filesystems Date: Thu, 26 Oct 2023 09:02:57 +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 Some People X-Bugzilla-Who: chogata@moosefs.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@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: 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=3D273942 --- Comment #19 from Agata --- 3.4 refers to FUSE API version or whatever you want to call it - basically = what version of FUSE library calls we are using.=20 7.x is the library - kernel protocol, we cannot influence that, we are just checking which version is in use and we have some conditions in code for versions (basically if version is lower than 7.23 we add some workarounds f= or some bugs, otherwise no workarounds are needed AND we allow cache invalidat= ion calls). --=20 You are receiving this mail because: You are the assignee for the bug.=