[Bug 269190] bugs in stat(1) and devname(3), wrong report on disk names
Date: Sat, 28 Jan 2023 18:05:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269190
--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=0311fe403d35f6241fa94104c4b92c9d73214cbc
commit 0311fe403d35f6241fa94104c4b92c9d73214cbc
Author: Alexander Naumochkin <alexander.naumochkin@gmail.com>
AuthorDate: 2023-01-28 13:22:50 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-01-28 18:04:35 +0000
devname(3): apply S_ISBLK() to type, not dev_t
PR: 269190
Reviewed by: kib
MFC after: 1 week
lib/libc/gen/devname.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
You are receiving this mail because:
You are the assignee for the bug.