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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 12 Jun 2007 01:41:06 EDT


Update of /cvs/openafs/src/afs/LINUX
In directory GRAND.CENTRAL.ORG:/tmp/cvs-serv27931/src/afs/LINUX

Modified Files:
	osi_sleep.c osi_vfsops.c 
Log Message:
DELTA linux-2-6-22-updates-20070611
AUTHOR marc.dionne@technoconseil.com
FIXES 61767

1 - task_struct loses thread_info, which is now accessible through the
task_thread_info() macro. A configure test is added to deal with this.

2 - the SLAB_CTOR_VERIFY flag is gone


--- DELTA config follows ---
linux-2-6-22-updates-20070611 openafs/src/afs/LINUX/osi_sleep.c 1.32 1.33
linux-2-6-22-updates-20070611 openafs/src/afs/LINUX/osi_vfsops.c 1.55 1.56