Database Error Messages

ACFS-07379

directory has invalid free block list
for file:
string

Cause

The free block list of the indicated directory file was invalid. There are three possible causes:

  1. One or more of the file's directory structures had an invalid structure header.
  2. The _next_free_dirnode property of one or more of the file's directory structures was incorrect.
  3. The _dir_entry_free_list_head property of the _Private directory structure was incorrect.

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.