OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sun, 28 Jun 2009 23:26:19 EDT


Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-kdfs/src/WINNT/afsd

Modified Files:
      Tag: openafs-windows-kdfs-ifs-branch
	cm_vnodeops.c 
Log Message:
DELTA KDFS-windows-hard-link-count-20090628
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

cm_Link() is used to create hard links.  It did not apply the updated
link target status info to the target cm_scache_t object.  As a result
the linkCount would be incorrect.

cm_Unlink() did not take linkCount into account.  It did not reduce the
locally known linkCount, nor did it invalidate any currently known
callback.  As a result the linkCount would be incorrect.


--- DELTA config for openafs-windows-kdfs-ifs-branch follows ---
KDFS-windows-hard-link-count-20090628 openafs/src/WINNT/afsd/cm_vnodeops.c 1.141.2.29 1.141.2.30