From nobody Fri Jan 20 03:25:04 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 4NylHQ57SYz30w2W for ; Fri, 20 Jan 2023 03:25: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 4NylHP0PlFz3r5t for ; Fri, 20 Jan 2023 03:25:05 +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=1674185105; 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=vYj5AasJKAb+RA9jhfFak6+sRFLoF54zxskzmaAQtnk=; b=tWPq+SnKu/C3vyIarlo/AfdY6ho0pGPa7t7S6la6UHGYxKKrPpMX9OQi3o5AQFWH4YA6rp B4uxCpooLYaM9FMUTNiemR4m+JG85znKp0w1m4KnsyRx3muRViiPjWb3HdvKfMLpa2IagK VUAF2h/dB2DMVhjzB4dcBZg1BiCgpC1Jswb6vOPZoZQ0KwOvzm3sDt2hevoiRiVFHn4LHu hP6IX3aaFHmgMRXbPCeX6EHPizUaKFeI9whTBFIe9cGeaFpkwEAVoBgrkY6MPGa7827Lkc ST4Ru9C8EgrUmmVaE79B+E4qcKeuzmhRPJh/J7CZztH5XdMZ8ts0XUDL4OPoNw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674185105; a=rsa-sha256; cv=none; b=POiBI72EV3Zx81yXg8ItcQ/ozhxw/Q2m0ywud/5u/wGtgXD/5mLFHHLJT5UsDY+fuO78ah IvP5rUO6v3jp3BjizDpApy7koFm8gNwxiEgKUslbT4ha7WrGScLqjQYHj0+4MgI4HhBw2R emtMWnySY+qFzovy/la1D4s/oHBEe17DRTj0fAX13tICmFbJ4RDd0EwpleunjlffkAtdnl Cq0IsPTJji2ehtuLf9I0WXJoOYtpQHiA6Lw4hrdr+cj72N0/yrc1MJIl2EUGtVc1VGizuV 8JYtI2mLybNNK7fO8jqt3XMLGVW2mPJwWBcdgyB56i2lyB0wl9ayOBH0MhfV1g== 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 4NylHN1H6ZzGDc for ; Fri, 20 Jan 2023 03: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 30K3P4JA009373 for ; Fri, 20 Jan 2023 03:25:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30K3P4Lo009372 for fs@FreeBSD.org; Fri, 20 Jan 2023 03:25:04 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 223015] tmpfs does not support sparse files Date: Fri, 20 Jan 2023 03:25:04 +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 Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kib@FreeBSD.org X-Bugzilla-Flags: mfc-stable13? 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223015 --- Comment #14 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D06e03b4b0d24bc0c513eb7dc565166456= 5d0c219 commit 06e03b4b0d24bc0c513eb7dc5651664565d0c219 Author: Konstantin Belousov AuthorDate: 2022-10-20 13:17:43 +0000 Commit: Konstantin Belousov CommitDate: 2023-01-20 03:19:50 +0000 tmpfs: for used pages, account really allocated pages, instead of file sizes PR: 223015 Tested by: pho (cherry picked from commit 37aea2649ff707f23d35309d882b38e9ac818e42) sys/fs/tmpfs/tmpfs.h | 18 ++++++- sys/fs/tmpfs/tmpfs_subr.c | 118 ++++++++++++++++++++++++++++++++++++++++= ---- sys/fs/tmpfs/tmpfs_vfsops.c | 6 ++- sys/fs/tmpfs/tmpfs_vnops.c | 17 +++++-- sys/kern/uipc_shm.c | 2 +- 5 files changed, 144 insertions(+), 17 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=