kernel BUG at lib/radix-tree.c:464
Christoph Hellwig
hch at infradead.org
Mon Aug 3 16:03:58 CDT 2009
On Mon, Aug 03, 2009 at 01:54:42PM -0700, Christian Kujau wrote:
> I'm using the latest -git tree atm, the patch cannot be applied cleanly:
>
> $ patch --dry-run -p1 < iget-fixes_bug13375.patch
> [...]
> Hunk #4 FAILED at 215.
> 1 out of 4 hunks FAILED -- saving rejects to file fs/inode.c.rej
> Hunk #1 FAILED at 51.
> 1 out of 1 hunk FAILED -- saving rejects to file
> fs/xfs/linux-2.6/xfs_sync.h.rej
>
> I'll try to go back to 2.6.30, but I'm not sure if I can even reproduce
> this one reliably.
The latest patch is for 2.6.30, then one before is for the current
git tree. Note that the one for current git has a small buglet if you
want to compile XFS as a module: in that case you need t ochange the
EXPORT_SYMBOL of destroy_inode in fs/inode.c to an export for
__destroy_inode.
More information about the xfs
mailing list