[sorry for sel-followup, but...]
> Lovely. sb->s_op == NULL in iget(). The thing being, proc_read_super()
> explicitly sets ->s_op to non-NULL. Oh, and that area hadn't changed since
> 2.4.2, so I'd rather suspect the b0rken build. Can you reproduce it?
More specifically, make sure that you are not using the old fs/proc/inode.o.
That looks like the most probable cause - Linus had merged the ->s_maxbytes
patch from -ac and offsets of struct super_block fields had been changed.
Looks like you've either got screwed timestamps or screwed make dep.
Cheers,
Al
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/