From nobody Thu Apr 04 20:19:57 2024 X-Original-To: dev-commits-src-all@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 4V9XzK41gbz5FxMg; Thu, 4 Apr 2024 20:19:57 +0000 (UTC) (envelope-from git@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 4V9XzK3Vk8z45NY; Thu, 4 Apr 2024 20:19:57 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1712261997; 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; bh=kjghGCxdL/vPwMmi7ciVWhZLV1lws7JjdAsO/a8wvmE=; b=cFqUaeqPWhV/9qy20XSRgxdJBsgF6VKSl3Llgp/VWSiSfQ1z2psyRVgfz00QDy47GetZEk uC9dbliNYgvodbj7HB/ao/dXRRudY3Srv9E1pfivtPacE62u6XrUoU9gm2OPDStYI0NXgk UC43aw6xC9mAzGEiUkTkSOPcCBEgA1clqtF2bu2q8jA1PTsD/sY8OaSzz8Vzl2+x9Gj8vm elpHx5/WuCV+vuJaGZYK7Q1v2pHSKjzoi0VHgf2y5pBCQ8rf8M7kcJfoWuGIM5y49sX76N R4D+7bWD5/zXjng11EnfrZK2aXcauiKffotpNEgY3+TieJrJsIsyeLcaf9R9Wg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712261997; a=rsa-sha256; cv=none; b=p31WtVkopGPskE83xruuZ0A9j+hR5RU1XZU4o36fX1sLSSRknGACCn25EUSGdAWsN2xaSm q/FfiComErXpqo1tpaBaPLkkvM7+6hj7WSF6zeIR1MWxfmwYoOdGCEX38gqT18SBrCf/2o A0V62Ax+85sUkhumDVR0SpKKvX4gMXBi44dev09e1EHReCT3EFL597W7WlnqOINCPkKH8+ A9jBqKAmFQ3YEgr/PHS9icaBKsUHKw6UDeYqCaOqMu7KlO5Jys183V/OyzV+PlI0vpTTRR lv+QPEvQoilgfM3Ezz00zbF1ttn95f+qePfIIx43ruzZYHInZTLDMHcIH/O8PQ== 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=1712261997; 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; bh=kjghGCxdL/vPwMmi7ciVWhZLV1lws7JjdAsO/a8wvmE=; b=u8uWetdSO/oSdv6z95irwPLfn3yfEmIQK9FaF6DiP5/tShWkDPBGQPWYryx8ny7g4HSPKZ nLcr995a2+NXj94UB2ibg/rF+5IOalSf4nfKe6FwpQkva0lICv8TOlwf/qk09dKEU+4QNN FsO4oh1l6Ch5x2Ug3nYPp89GCwL1NngOcxD/QMeJACpZdYGGs2xPJ6dBybBTzVNrQV9nhp xmdjVCBzXHy/J/cSwFYpfHQRuKLB8Fov09p0WGqUwtYdR0PiQcE1zxD9kttMFQPmUAIXTP LVmqzwqbWRMxTqMQUt3afzlDj3ejTjxJiKOVrL2L07ng/HAQr8vqlTFDrChbbw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 4V9XzK35LZzWTG; Thu, 4 Apr 2024 20:19:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 434KJvGA044147; Thu, 4 Apr 2024 20:19:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 434KJve8044144; Thu, 4 Apr 2024 20:19:57 GMT (envelope-from git) Date: Thu, 4 Apr 2024 20:19:57 GMT Message-Id: <202404042019.434KJve8044144@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Alan Somers Subject: git: c1326c01df81 - main - fusefs: correct a comment List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: asomers X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c1326c01df81dd06739ddf1946e1968ddaba0c8e Auto-Submitted: auto-generated The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=c1326c01df81dd06739ddf1946e1968ddaba0c8e commit c1326c01df81dd06739ddf1946e1968ddaba0c8e Author: Alan Somers AuthorDate: 2024-04-04 20:18:56 +0000 Commit: Alan Somers CommitDate: 2024-04-04 20:18:56 +0000 fusefs: correct a comment [skip ci] MFC after: 1 week Sponsored by: Axcient --- sys/fs/fuse/fuse_node.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/sys/fs/fuse/fuse_node.c b/sys/fs/fuse/fuse_node.c index 13c2b59c7c97..777519450954 100644 --- a/sys/fs/fuse/fuse_node.c +++ b/sys/fs/fuse/fuse_node.c @@ -112,14 +112,15 @@ SYSCTL_COUNTER_U64(_vfs_fusefs_stats, OID_AUTO, node_count, CTLFLAG_RD, int fuse_data_cache_mode = FUSE_CACHE_WT; /* - * DEPRECATED - * This sysctl is no longer needed as of fuse protocol 7.23. Individual + * OBSOLETE + * This sysctl is no longer needed as of fuse protocol 7.23. Now, individual * servers can select the cache behavior they need for each mountpoint: * - writethrough: the default * - writeback: set FUSE_WRITEBACK_CACHE in fuse_init_out.flags * - uncached: set FOPEN_DIRECT_IO for every file - * The sysctl is retained primarily for use by jails supporting older FUSE - * protocols. It may be removed entirely once FreeBSD 11.3 and 12.0 are EOL. + * The sysctl is retained primarily due to the enduring popularity of libfuse2, + * which is frozen at protocol version 7.19. As of 4-April-2024, 90% of + * FreeBSD ports that use libfuse still bind to libfuse2. */ SYSCTL_PROC(_vfs_fusefs, OID_AUTO, data_cache_mode, CTLTYPE_INT | CTLFLAG_MPSAFE | CTLFLAG_RW,