On Sun, Jul 29, 2007 at 08:00:16PM -0700, Ulf Zimmermann wrote: > Ok, I finally got a complete message of this panic: > > Assertion failure in dx_probe() at fs/ext3/namei.c:381: > "dx_get_limit(entries) == dx_root_limit(dir, root->info.info_length)" The filesystem got corrupted (and that's probably a device driver issue), but ext3 shouldn't have panic'ed the kernel. The assertion needs to be replaced by an ext3_error() call. I'll whip up a patch; thanks for bringing this to my attention. - Ted _______________________________________________ Ext3-users mailing list Ext3-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/ext3-users