Re: ext3

Stephen C. Tweedie (sct@redhat.com)
Mon, 8 Nov 1999 10:47:33 +0000 (GMT)


Hi,

On Sun, 7 Nov 1999 21:39:14 +0100 (CET), Junichi Saito
<j.saito@wanadoo.fr> said:

>> If you have ext3 compiled in, then the kernel tries to mount the root
>> as ext3 first of all. If root is only running as ext2, then ext3

> Indeed, I compiled ext3 support in the kernel. I so tried to recompile the
> kernel 2.2.12 with ext3 as module as I preferred not seeing negative
> messages and got the followning:

> kernel/kernel.o(__ksymtab+0x4d0): undefined reference to
> `jfs_prelock_buffer_check'
> kernel/kernel.o(__ksymtab+0x4d8): undefined reference to
> `jfs_preclean_buffer_check'

ext3 itself isn't designed to run as a module, but those particular
symbols were added to the ksyms export in the 0.0.2a patch. You _are_
running with the 2a and 2b patches, aren't you?

--Stephen

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/