https://bugzilla.kernel.org/show_bug.cgi?id=42731
Dave Chinner <david@xxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |david@xxxxxxxxxxxxx
--- Comment #2 from Dave Chinner <david@xxxxxxxxxxxxx> 2012-02-08 21:59:19 ---
It's tripped a radix-tree internal bug when setting a tag on the tree
indicating that the index is not actually in the tree. Which, AFAICT, shouldn't
be possible. There's two possible radix trees that are tagged in this function,
How reproducable is it? If you can reproduce it, getting a trace of the
xfs_destroy_inode, xfs_perag_get, xfs_perag_set_reclaim and xfs_iget* trace
points might help show what inode or AG index it was that died and whether it
is actually in the radix tree or not...
Dave.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
|