OpenAFS CVS Commit: openafs/src/afs/SOLARIS by kolya
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Mon, 04 Nov 2002 03:31:48 EST
Update of /cvs/openafs/src/afs/SOLARIS
In directory GRAND.CENTRAL.ORG:/data/tmp/kolya/openafs/src/afs/SOLARIS
Modified Files:
osi_vnodeops.c
Log Message:
DELTA solaris-fakestat-fix-open-count-for-volume-roots-20021104
AUTHOR kolya@mit.edu
Under Solaris, only clean up the open count in VOP_INACTIVE when
the vcache is mvstat 0 (necessary because executables don't get
VOP_CLOSE'd). Volume roots (mvstat 2) need to keep their open
counts, because under fakestat, the mountpoint above it is still
considered open by the kernel.
--- DELTA config follows ---
solaris-fakestat-fix-open-count-for-volume-roots-20021104 openafs/src/afs/SOLARIS/osi_vnodeops.c 1.17 1.18