Re: 2.4.18-rc4-aa1 XFS oopses caused by cpio

Pavel Machek (pavel@Elf.ucw.cz)
Sun, 10 Mar 2002 23:19:26 +0100


Hi!

> >Ah, so you ran growfs on the filesystem, thats the key here. It looks
> >like the new code
> >does not handle growfs correctly, the structure which is null is not
> >allocated in the
> >expansion case. I should have a fix shortly.
> >
> >Steve
>
> Hi,
>
> Can you try and repeat with this patch, it should apply reasonably
> cleanly to the aa tree.

Please please, diff -u ...
Pavel
>
> ===========================================================================
> Index: linux/fs/xfs/xfs_alloc.c
> ===========================================================================
>
> 2234a2235,2236
> > pag->pagb_list = kmem_zalloc(XFS_PAGB_NUM_SLOTS *
> > sizeof(xfs_perag_busy_t), KM_SLEEP);
>

-- 
I'm pavel@ucw.cz. "In my country we have almost anarchy and I don't care."
Panos Katsaloulis describing me w.r.t. patents at discuss@linmodems.org
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/