Andy Powell writes: >> >> Huh -- I'd thought ext3 depended on ext2. Didn't realize it had its >> own drivers in the kernel... but fixing the kernel config seems like >> a *really* good idea! > >Well, I could be doing something hugely wrong - but I'm obviously only doing >it when I format it ext2 ;)
Oh, no, I went into the sources and checked it. They really do have separate drivers, and if there's any actual common code (as opposed to code that exists in both directories) I didn't find it in a cursory look.

