From nobody Thu Jan 11 15:02:23 2024 X-Original-To: bugs@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 4T9nvg2N0jz56CSx for ; Thu, 11 Jan 2024 15:02:23 +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 4T9nvf6Xw1z4gDT for ; Thu, 11 Jan 2024 15:02:22 +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=1704985342; 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=bjHTo4NZz3CKV3VK4xShQr7y9d3sJDwzMZTrUisruJQ=; b=pw8ff+TC6YQlm8iBCGrN0hHP2Sud4WalgisblC+WKUBUtO+2Qbv7Y6cxmIV6YHd/hca6gd JTVx98xwCob4e6rmAPbMJ5GrshKQXX0SlB6+RRgX96RTDOI/whTurO0BLEfwlJhxWi5WgI 7u1pTFSrhStkHFHnaOyQkDZwPAWne83Ox2WfKiNT2RC/869XanLpA6XbfeNf9NmDO9betC aZOq9PKFQT6AxOjmmIedRcYz2GJbZ6/BbhZjAM/e0o3t/X2t813EnrrrmTLPrQ8gDMT4u0 /NfCExMFZiSjGgxhZ8iu/RNDxzEwDX7ECdHeXm7JEPxKXuMFFLI4ZYIzmNrEZg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704985342; a=rsa-sha256; cv=none; b=HIVKQlAf/XHsDZVTYr8yQAtJHcbB91KaUAWX5KldH3R/DuV8DjdUd02ikxgx3qqylhkJlN rMW9u3j1wqXWBoXCvXLAbnfp4hU1SRapaLqhnuMsanSkzoK+RkXHnskHP5wLoBgtDmI+7h pNr1kqe01gFIa9lBKC//hkj5Q9GgMrzL66VMqdgodDa3rUuR3oGKllxQw4nNtOxg3GpVZa RAD9T32kP4NHRK9sozWX/qMsITKpj5avKIAuPMtI05gh10/5FIK/ymSscZYRUlZp47N8D8 Z6MAh+C0+auaj9GW9fe8QzXz7SketPUaeiie3dzRd3NsvTq+zbiSTmT/NPd8Rw== 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 4T9nvf5fKrzNln for ; Thu, 11 Jan 2024 15:02:22 +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 40BF2MJv083801 for ; Thu, 11 Jan 2024 15:02:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40BF2Mvm083799 for bugs@FreeBSD.org; Thu, 11 Jan 2024 15:02:22 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: bugs@FreeBSD.org Subject: [Bug 275994] top adds empty space when zfs.ko is loaded without any zpools Date: Thu, 11 Jan 2024 15:02:23 +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: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275994 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D1f62718d8ba26d813d8c2e826ac5f4cae= e4c6730 commit 1f62718d8ba26d813d8c2e826ac5f4caee4c6730 Author: Mark Johnston AuthorDate: 2024-01-11 14:58:31 +0000 Commit: Mark Johnston CommitDate: 2024-01-11 15:01:37 +0000 top: Avoid printing a blank line when the ZFS ARC is empty PR: 275994 MFC after: 2 weeks usr.bin/top/machine.c | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=