Comment 63 for bug 769927

Revision history for this message
In , Jeff (jeff-redhat-bugs) wrote :

Created attachment 501306
info on root dentry, post-oops

Poking around with crash gives me this info on the root dentry, post-oops. The d_flags are:

  d_flags = 0xc004 = DCACHE_DISCONNECTED|DCACHE_OP_REVALIDATE|DCACHE_OP_DELETE

...nothing terribly exciting there. d_parent points to itself (as expected), and all of the list_heads seem to be empty.