[Bug 264450] ufs: Partition recognized on 12.3 not recognized on CURRENT (2573e6ced996): Cannot find file system superblock .. Invalid fstype: Invalid argument
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Mar 2024 20:51:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264450 --- Comment #33 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=9cfb9a34bf154b27d21f9e2dfe8d2704ab664ed4 commit 9cfb9a34bf154b27d21f9e2dfe8d2704ab664ed4 Author: Kirk McKusick <mckusick@FreeBSD.org> AuthorDate: 2024-03-11 20:49:57 +0000 Commit: Kirk McKusick <mckusick@FreeBSD.org> CommitDate: 2024-03-11 20:50:48 +0000 Eliminate unnecessary UFS1 integrity checks. This was missed in the cited cherry pick. This is a follow-on report to bug report 264450 (comments 21-33). Reported by: slb@sonnet.com Tested by: slb@sonnet.com PR: 264450 (cherry picked from commit b241767f8ef38f9ca7c109fe2fccd11ccbfaa4f0) sys/ufs/ffs/ffs_subr.c | 1 - 1 file changed, 1 deletion(-) -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.