[Bug 265200] du -at broken – filters out only directories, not all files

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 28 Apr 2025 18:21:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265200

--- Comment #9 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=0ae2b9e866d3aea1e9141841488561f12603f879

commit 0ae2b9e866d3aea1e9141841488561f12603f879
Author:     Michal Scigocki <michal.os@hotmail.com>
AuthorDate: 2025-04-07 11:14:44 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2025-04-28 18:20:37 +0000

    du: Fix threshold on non-directory files

    PR:             265200
    Reviewed by:    markj
    MFC after:      1 month
    Pull Request:   https://github.com/freebsd/freebsd-src/pull/1648

 usr.bin/du/du.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.