Windows: AFSCleanup move CCb access inside try block
[openafs.git] / src / WINNT / afsrdr / kernel / lib / AFSCleanup.cpp
2013-05-11 Jeffrey AltmanWindows: AFSCleanup move CCb access inside try block
2013-04-26 Jeffrey AltmanWindows: AFSFindObjectInfo update last access time
2013-03-18 pete scottWindows: Replace AFSDbgMsgLog func with macro
2013-02-14 Jeffrey AltmanWindows: Add Cell name to AFSProcessRequest parameters
2013-02-02 Jeffrey AltmanWindows: Replace ParentObjectInformation pointer
2013-02-02 Jeffrey AltmanWindows: AFSCleanupFile always flush on last handle
2013-02-02 Jeffrey AltmanWindows: Categorize ObjectInformationCB RefCnts
2013-02-02 Jeffrey AltmanWindows: AFS_SUBSYSTEM_OBJECT_REF_COUNTING fixes
2013-01-31 Jeffrey AltmanWindows: Decrement Fcb OpenHandleCount while locked
2013-01-24 Jeffrey AltmanWindows: Use %p for ptrs in redirector trace messages
2012-12-23 Rod WiddowsonWindows: warnings on kernel builds
2012-12-03 Jeffrey AltmanWindows: AFSCleanup calls AFSDeleteFcbExtents
2012-12-03 Jeffrey AltmanWindows: Fcb sectionObjectResource
2012-11-23 Jeffrey AltmanWindows: Fix Redir link counting
2012-10-28 Jeffrey AltmanWindows: AFSCleanup re-organization
2012-10-28 Jeffrey AltmanWindows: AFSCleanup Flush Data decision
2012-10-19 Jeffrey AltmanWindows: clear pending delete upon deletion
2012-10-19 Jeffrey AltmanWindows: Protect ObjectRefCnts with ObjectInfoLock
2012-07-22 Jeffrey AltmanWindows: AFSExFreePool -> AFSExFreePoolWithTag
2012-07-03 Jeffrey AltmanWindows: ensure TreeLock obtain and release same pointer
2012-06-06 Jeffrey AltmanWindows: Adjust extent release strategy
2012-06-06 Jeffrey AltmanWindows: AFSRedir code cleanup
2012-05-04 Jeffrey AltmanWindows: More useful AFSDumpFile exception info
2012-04-25 Jeffrey AltmanWindows: Directory validation should purge data changes...
2012-03-28 Jeffrey Altmanwindows: ObjectInformationCB.ObjectReferenceCount
2012-03-13 Jeffrey AltmanWindows: Correct Data Version change synchronization
2012-01-20 Peter ScottWindows Asynchronous purging of file content after...
2012-01-11 Jeffrey AltmanWindows: use local var for interlocked result
2012-01-11 Jeffrey AltmanWindows: Directory Enumeration, DVs, and TreeLocks
2012-01-11 Jeffrey AltmanWindows: correct log messages in AFSCleanup
2012-01-11 Jeffrey AltmanWindows: Return Dir Data Version from AFSCleanup
2012-01-11 Jeffrey AltmanWindows: reorg open handle counts and Fcb->NPFcb->Resource
2011-12-31 Peter ScottWindows: Handle invalid node types
2011-12-22 Jeffrey AltmanWindows: AFSCleanup extent processing
2011-12-18 Peter ScottWindows: Track AuthGroup in Context Control Block
2011-11-11 Jeffrey AltmanWindows: Enforce Share Access
2011-11-01 Peter ScottWindows: additional trace logging for afsredirlib
2011-10-25 Peter ScottWindows: New Trace for DirEntry tracking problem
2011-09-15 Peter ScottWindows: AFSRedirLib.sys file system library driver