[OpenAFS-devel] Re: linux 2.6.x module version magic failure on SMP systems (FC2)

chas williams (contractor) chas@cmf.nrl.navy.mil
Fri, 18 Jun 2004 13:05:53 -0400


In message <2791880000.1087574539@minbar.fac.cs.cmu.edu>,Jeffrey Hutzelman writ
es:
>I'm going to go out on a limb here and guess that for some reason, 
>current->group_info is NULL, and thus not something we can legitimately 
>call get_group_info() on.

i dont believe that current->group_info should ever be NULL.  if that's
happening it seems like that something else in osi_cred.c is mangling
current->group_info.