Windows: SetDispositionInfo vs Link Count
[openafs.git] / src / WINNT / afsrdr / kernel / lib / AFSFileInfo.cpp
index 274b043..a127059 100644 (file)
@@ -1914,13 +1914,6 @@ AFSSetDispositionInfo( IN PIRP Irp,
             {
 
                 //
-                // Reduce the Link count in the object information block
-                // to correspond with the deletion of the directory entry.
-                //
-
-                pFcb->ObjectInformation->Links--;
-
-                //
                 // Check if this is a directory that there are not currently other opens
                 //