Re: 2.6.0-test7-mm1

From: Kirill Korotaev
Date: Fri Oct 17 2003 - 02:25:48 EST


> > On reboot after heavy IO loads (tiobench) I keep getting the following
> > oops.
>
> Yup. The "invalidate_inodes-speedup-fixes" and "invalidate_inodes-speedup"
> patches were not so great and need to be reverted.

I've found that fs/hugetlbfs/inode.c miss list_del(&inode->i_sb_list) when delete/forget inode is
called. Probably this can break sb_list and might be the cause.

Kirill

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