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

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 01 Jun 2025 19:55:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265200

--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=5ea5220d17881015df67e4f182e337bd269b9f34

commit 5ea5220d17881015df67e4f182e337bd269b9f34
Author:     Michal Scigocki <michal.os@hotmail.com>
AuthorDate: 2025-04-07 11:14:44 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2025-06-01 19:53:29 +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

    (cherry picked from commit 0ae2b9e866d3aea1e9141841488561f12603f879)

 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.