Bug 44138 - unresolved symbol in jbd.o (ext3 as module)
Summary: unresolved symbol in jbd.o (ext3 as module)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: kernel
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-06-11 20:41 UTC by Fabrice Bellet
Modified: 2007-04-18 16:33 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-06-11 20:41:26 UTC
Embargoed:


Attachments (Terms of Use)

Description Fabrice Bellet 2001-06-11 20:41:22 UTC
[root@bonobo root]# modprobe ext3
/lib/modules/2.4.5-0.2.9/kernel/fs/jbd/jbd.o: unresolved symbol set_bh_page
/lib/modules/2.4.5-0.2.9/kernel/fs/jbd/jbd.o: insmod
/lib/modules/2.4.5-0.2.9/kernel/fs/jbd/jbd.o failed
/lib/modules/2.4.5-0.2.9/kernel/fs/jbd/jbd.o: insmod ext3 failed

--> set_bh_page is exported in linux/fs/jbd-kernel.c when CONFIG_JBD_DEBUG
is set. This flag is not set in this kernel build.

Comment 1 Arjan van de Ven 2001-06-11 21:11:43 UTC
Thanks for the report. This is fixed in newer kernel builds; 
I'll try to get one in rawhide asap.


Note You need to log in before you can comment on or make changes to this bug.