[Bug 269190] bugs in stat(1) and devname(3), wrong report on disk names

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 28 Jan 2023 18:05:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269190

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=050e4bca94e907c046e9ed63f90b5dd0e49fb405

commit 050e4bca94e907c046e9ed63f90b5dd0e49fb405
Author:     Alexander Naumochkin <alexander.naumochkin@gmail.com>
AuthorDate: 2023-01-28 13:31:39 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-01-28 18:04:43 +0000

    stat(1): Do not pass S_IFBLK to devname unconditionally

    PR:     269190
    Reviewed by:    kib
    MFC after:      1 week

 usr.bin/stat/stat.c | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

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