mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 15:30:14 +00:00
revert-salvager-verbosity-entirely-20050319
simply remove the verbosity added to salvager
This commit is contained in:
parent
ab67e8970f
commit
af22fcd182
@ -2065,9 +2065,6 @@ DoSalvageVolumeGroup(register struct InodeSummary *isp, int nVols)
|
||||
}
|
||||
ip->linkCount++;
|
||||
}
|
||||
|
||||
if (totalInodes % 10000 == 0)
|
||||
Log("%d inodes to process\n",totalInodes);
|
||||
}
|
||||
#ifdef AFS_NAMEI_ENV
|
||||
while (dec_VGLinkH > 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user