Database Error Messages

ACFS-07051

file has incorrect _LinkCount value
found: number, but expected to find: number
for file:
string

Cause

The _LinkCount property of the indicated file did not match the number of hard links found for the file. There are four possible causes:

  1. The _LinkCount property was incorrect.
  2. One or more directory entries for this file was invalid or was not found.
  3. A Directory_Entry structure for this file had an incorrect file identifier.
  4. The _LinkCount property of an ACFS Internal File was not equal to one.

Action

If fsck with the -a switch is currently running, then no further action is needed. fsck will resolve the problem. If fsck is running without the -a switch, then run fsck with the -a switch to resolve the problem.