Hi, On Tue, Jul 02, 2002 at 12:29:22PM -0700, Andrew Morton wrote: > > FYI, ext3 is compiled as a module in this configuration. We have > > not yet tried with ext3 built into the kernel. > > > > Oops trace available on request. > > Yup, please send the trace. > > It's possible that we forget to call the error handler for all > I/O errors, but oopsing is not the intended behaviour ;) Also, if the journal gets fatal IO errors, older ext3s will panic --- current ones should just abort the journal cleanly. --Stephen