[OpenAFS] Re: Openafs 1.3.78 and kernel 2.4.29 oopses , same for 2.4.30 and openafs 1.3.82

Christoph Hellwig hch@infradead.org
Fri, 6 May 2005 15:42:07 +0100


On Fri, May 06, 2005 at 10:23:42AM -0400, chas williams - CONTRACTOR wrote:
> In message <Pine.LNX.4.62.0505061024070.450@tassadar.physics.auth.gr>,Dimitris 
> Zilaskos writes:
> >May  6 04:55:29 system kernel: kernel BUG at inode.c:1204!
> 
> looks like you might have one of those kernels with extra bits (in
> particular, i_notify).  please try a later version of afs like 1.3.81.

Btw, we get tons of bugsreports like that lately.  Is there a chance
that the OpenAFS folks could get their act together and stop abusing
internal interfaces all over.  In particular please stop shadowing struct
inode with your own version and use the proper export operations interfaces
if you're searching for an inode on another filesystem instead of the
utterly wrong blind iget().