OpenAFS CVS Commit: openafs/src/afs/LINUX by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 17 Aug 2006 09:57:29 EDT


Update of /cvs/openafs/src/afs/LINUX
In directory GRAND.CENTRAL.ORG:/data/sb/openafs-devel-1_5_x/src/afs/LINUX

Modified Files:
      Tag: openafs-devel-1_5_x
	osi_groups.c osi_prototypes.h 
Log Message:
DELTA DEVEL15-linux-keyring-pag-update-20060817
AUTHOR chas@cmf.nrl.navy.mil
FIXES 37887

if you manage to patch the syscall table, then the setpag() in the
patched setgroups syscall and creates a new session keyring. it does
contain the right pag id but this isnt the intended behavior.

so setpag() becomes __setpag() which just does the group insertion.
(and perhaps it should be called something else?). the stat count for
the setpag operation might be more correct now (instead of also counting
the pag restores).


--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-linux-keyring-pag-update-20060817 openafs/src/afs/LINUX/osi_groups.c 1.28.4.1 1.28.4.2
DEVEL15-linux-keyring-pag-update-20060817 openafs/src/afs/LINUX/osi_prototypes.h 1.13.4.4 1.13.4.5