OpenAFS CVS Commit: openafs/src/vol by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Fri, 22 May 2009 12:00:26 EDT


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

Modified Files:
	ihandle.c vnode.c 
Log Message:
DELTA background-fsync-consistency-issues-20090522
AUTHOR shadow@dementia.org
LICENSE IPL10
FIXES 124359

avoid either reopening closed vnodes and leaving cached descriptors around,
or discarding a reference we're not holding; instead, sync changes when the
fd is closed, and note such has been done; otherwise, no changes from older
code.


--- DELTA config follows ---
background-fsync-consistency-issues-20090522 openafs/src/vol/ihandle.c 1.25 1.26
background-fsync-consistency-issues-20090522 openafs/src/vol/vnode.c 1.35 1.36