Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Mar 2023 18:36:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 270346] ext2fs (ext2fs/ext2_lookup.c) broken since 3c2dc524c333 (Do not panic in case of corrupted directory)
Message-ID:  <bug-270346-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270346

            Bug ID: 270346
           Summary: ext2fs (ext2fs/ext2_lookup.c) broken since
                    3c2dc524c333 (Do not panic in case of corrupted
                    directory)
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: bugs.fbsd@paepcke.de

ext2fs (ext2fs/ext2_lookup.c) broken since 3c2dc524c333 (Do not panic in case
of corrupted directory)

--- ext2_lookup.o ---
/usr/src/HEAD/sys/fs/ext2fs/ext2_lookup.c:529:16: error: variable 'mp' set but
not used [-Werror,-Wunused-but-set-variable]
        struct mount *mp;
                      ^
1 error generated.

On NONE debug kernel.
SDT_PROBE4 via sdt.h include requires DTRACE (DTRACE_HOOKS,...)

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270346-227>