WARNING: git commit 6acc5ed5f9 is missing from dev-commits-src-main/2025-August/date.html
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Aug 2025 14:50:41 UTC
The 6acc5ed5f9 src commit is missing from: https://lists.freebsd.org/archives/dev-commits-src-main/2025-August/date.html The just-earlier and just-later commits are shown. For reference, for the missing commit: author Konstantin Belousov <kib@FreeBSD.org> 2025-08-18 02:46:18 +0000 committer Konstantin Belousov <kib@FreeBSD.org> 2025-08-22 11:28:53 +0000 commit 6acc5ed5f9c3e1b462e7ae0d1ae1c5196328fa9f (patch) tree 6706e74bde5c1483b729f64990eb980cc7eb5e6b parent fba63c09ed0fd21865bfd0ec3b9e0c3840a55dd6 (diff) nfsclient: va_rdev should be NODEV for non-special nodes Server is allowed to fill any value into the rdev attribute, clear it to satisfy the local requirements. Reported by: bakul Reviewed by: rmacklem Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D51988 === Mark Millard marklmi at yahoo.com