> > > On Tue, Jun 03, 2008 at 11:49:32AM +0200, Jesper Krogh wrote: > > > > > > > > >> I reported it to the NFS-guys on a .22 kernel, and was directed to the > > >> fsdevel list(CC'ed again) back then. Now the problem is reproduced on > > >> .26-rc4 > > >> > > > > > > Lovely... Do you have the full oops trace, with the actual code > > > dump? -- > > > > This is all I got from the logs. I'll try go get more from the serial > > Probably the same as this one: > > http://www.kerneloops.org/raw.php?rawid=12419&msgid= > > Looks like a negative inode in S_ISDIR(mnt->mnt_root->d_inode->i_mode), > which would be due to NFS not properly filling in its root dentry? On second thought it's S_ISDIR(path->dentry->d_inode->i_mode), which means it's an autofs thing. CC-ing Ian. Miklos -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html