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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 20 Apr 2004 22:20:23 EDT


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

Modified Files:
	osi_cred.c osi_groups.c osi_machdep.h osi_misc.c osi_vfs.hin 
	osi_vfsops.c osi_vnodeops.c 
Log Message:
DELTA linux26-more-updates-20040420
AUTHOR chas@cmf.nrl.navy.mil
FIXES 4027

        . osi_cred now uses struct group_info
        . the big kernel lock has been moved from the fs generic code
          for some of the operations in 2.6
        . 2.6 now just uses iput() and hooks the appropriate routines
        . the dummy inode list handling should be clearer


--- DELTA config follows ---
linux26-more-updates-20040420 openafs/src/afs/LINUX/osi_cred.c 1.9 1.10
linux26-more-updates-20040420 openafs/src/afs/LINUX/osi_groups.c 1.21 1.22
linux26-more-updates-20040420 openafs/src/afs/LINUX/osi_machdep.h 1.17 1.18
linux26-more-updates-20040420 openafs/src/afs/LINUX/osi_misc.c 1.29 1.30
linux26-more-updates-20040420 openafs/src/afs/LINUX/osi_vfs.hin 1.5 1.6
linux26-more-updates-20040420 openafs/src/afs/LINUX/osi_vfsops.c 1.26 1.27
linux26-more-updates-20040420 openafs/src/afs/LINUX/osi_vnodeops.c 1.73 1.74