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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sun, 21 Apr 2002 01:13:01 EDT


Update of /cvs/openafs/src/afs/LINUX
In directory GRAND.CENTRAL.ORG:/home/zacheiss/openafs-stable-1_2_x/openafs/src/afs/LINUX

Modified Files:
      Tag: openafs-stable-1_2_x
	osi_misc.c 
Log Message:

DELTA STABLE12-linux24-fix-memcache-20020307
AUTHOR warlord@mit.edu

The problem is that on 2.4 the 'code' variable is over-written during
the path walk, such that by the time it's checking if the inode
exists, code is already '0'.  But if the inode does not exist, code
should be ENOENT to show that the file does not exist.


--- DELTA config for openafs-stable-1_2_x follows ---
STABLE12-linux24-fix-memcache-20020307 openafs/src/afs/LINUX/osi_misc.c 1.12.2.1 1.12.2.2