Date: Sun, 15 Sep 2024 15:01:00 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 281511] FFS mount(8) test scenario hangs in "sdstart" Message-ID: <bug-281511-227-Ld8rOTT3Vg@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-281511-227@https.bugs.freebsd.org/bugzilla/> References: <bug-281511-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281511 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D4b273a7fb9e6d9a006c5ac7cbd27f5d00= 6569edb commit 4b273a7fb9e6d9a006c5ac7cbd27f5d006569edb Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2024-09-15 08:06:31 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2024-09-15 14:59:10 +0000 softdep_mount: report failure of the softdepflush thread creation and do not hang waiting forever for an ack from non-existing thread. PR: 281511 Reported and tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 1 week sys/ufs/ffs/ffs_softdep.c | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281511-227-Ld8rOTT3Vg>