[Bug 282134] [ext2fs] watchdogd fired (with one hour timeout)

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 16 Oct 2024 16:09:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282134

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |fsu@FreeBSD.org,
                   |                            |markj@FreeBSD.org

--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
Presumably the problem is a directory entry with ep->e2d_reclen == 0, so the
first loop in ext2_htree_split_dirblock() never terminates.

-- 
You are receiving this mail because:
You are the assignee for the bug.