[Bug 270346] ext2fs (ext2fs/ext2_lookup.c) broken since 3c2dc524c333 (Do not panic in case of corrupted directory)
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 270346] ext2fs (ext2fs/ext2_lookup.c) broken since 3c2dc524c333 (Do not panic in case of corrupted directory)"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 270346] ext2fs (ext2fs/ext2_lookup.c) broken since 3c2dc524c333 (Do not panic in case of corrupted directory)"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 270346] ext2fs (ext2fs/ext2_lookup.c) broken since 3c2dc524c333 (Do not panic in case of corrupted directory)"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 270346] ext2fs (ext2fs/ext2_lookup.c) broken since 3c2dc524c333 (Do not panic in case of corrupted directory)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Mar 2023 18:36:17 UTC
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.