Re: OOPS-kernel 2.4.3-pre1

Alexander Viro (viro@math.psu.edu)
Sat, 3 Mar 2001 02:00:16 -0500 (EST)


[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 majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/