mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
STABLE14-revert-salvager-verbosity-entirely-20050319
simply remove the verbosity added to salvager (cherry picked from commit af22fcd182df1ebe31aec70b6544c5bd58a97d01)
This commit is contained in:
parent
86b49fadf2
commit
0e1e96638d
@ -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…
x
Reference in New Issue
Block a user