[Bug 269190] bugs in stat(1) and devname(3), wrong report on disk names
Date: Fri, 03 Feb 2023 00:27:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269190 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=75aa61400cba6a67ff0ad392d8a5cc2d3855bd3b commit 75aa61400cba6a67ff0ad392d8a5cc2d3855bd3b Author: Alexander Naumochkin <alexander.naumochkin@gmail.com> AuthorDate: 2023-01-28 13:31:39 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2023-02-03 00:26:12 +0000 stat(1): Do not pass S_IFBLK to devname unconditionally PR: 269190 (cherry picked from commit 050e4bca94e907c046e9ed63f90b5dd0e49fb405) 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.