From nobody Wed Apr 26 11:53:30 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 4Q5y1n1Ssnz47tRY for ; Wed, 26 Apr 2023 11:53:33 +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 4Q5y1n01mJz3vdd for ; Wed, 26 Apr 2023 11:53:33 +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=1682510013; 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=050Wl1dzffaIwejrap5wwjgCFt/GYIshkDccVL9NFqI=; b=dSZAW/92u2SLkLDUfl6lIJzsgXEzVDPXdiqUS3hDV4BBY/ht/BAEpe9/TNkB8U4rWl8UyG Jyr8krzTvaBgQjodtQAzJjHnGqZEIHmN6wmwFMzlAdiYzdn2aVfdTIXeZk1d21fja3vX73 w/njSWFx+RtVCNQgWlq1RXVh7141ttoE5YqGXuLYaWWyaaDLydTOXW04WsWThgucu+hc0B nB7Lyuz90Bll2YuFn5ANrdGT6+krs6oChUmuOQ+ixYm/W7ypE4VnYJV2HQopJGu6TpQp92 +hIN5G0EyIBYuFIQzV4hZ4M3yPVUJRyNAf97Vr3lNs8oWvf0k9tYvOk1Ykv0ng== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1682510013; a=rsa-sha256; cv=none; b=peVxEu5X8z7bH1soY+PNYCSmVC0YWfx7ekhawoWmY0DGEcYkzbSHEV0muIdzyW47mgcSpU fXJ4zVRabnDw3QlVaVQCRsla9XLNkNtSUd4vtcKuzMqyJxuFF1uXbNydTPSusA2qQ42HDD KhNcXu4LgZIyDQrOczWIMoZHmAMg7PvotxcmaODUOtnB+6pBrUcjGZhGQsR6PDxAiumMjE BMQ1ULUQIFPYB4529UnrWdPL0rB0SOg/35dhFn0GBfrGjwk7NVCH0qWTsRBsXKtwyPujms Q6BbqwRclH5GsyYA+N9qJ4Mog8Hm8MH3cMF6NKyVkEOpqGBusWprb7Aa9yeSaA== 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 4Q5y1m6FcbzYCg for ; Wed, 26 Apr 2023 11:53:32 +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 33QBrW5P013692 for ; Wed, 26 Apr 2023 11:53:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33QBrW67013690 for fs@FreeBSD.org; Wed, 26 Apr 2023 11:53:32 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 254210] 13.0-RC1: jail: nullfs: deleted files does not free up space Date: Wed, 26 Apr 2023 11:53:30 +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: 13.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: chris@cretaforce.gr X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jail@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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254210 --- Comment #7 from Christos Chatzaras --- FreeBSD 13.2: The same thing happens when I use a program to optimise images (the images = size shrinks but ZFS shows more usage than before). I have to restart jails to g= et the correct usage. --=20 You are receiving this mail because: You are on the CC list for the bug.=