INFORM
INFORM(("BFS Trim: Ranges smaller than the file system size"
INFORM(("volume reports %" B_PRIdOFF " used blocks, correct is %"
INFORM(("Could not find value in index \"%s\"!\n", name));
INFORM(("replay block run %u:%u:%u in log at %" B_PRIdOFF "!\n",
INFORM(("Replay log, disk was not correctly unmounted...\n"));
INFORM(("log_start and log_end differ, but disk is marked clean - "
INFORM(("bfs: volume doesn't have indices!\n"));
INFORM(("mounted \"%s\" (root node at %" B_PRIdINO ", device = %s)\n",
INFORM(("Initializing volume failed: %s\n", strerror(status)));
INFORM(("Disk was initialized successfully.\n"));
INFORM(("\tname: \"%s\"\n", super.name));
INFORM(("\tnum blocks: %" B_PRIdOFF "\n", super.NumBlocks()));
INFORM(("\tused blocks: %" B_PRIdOFF "\n", super.UsedBlocks()));
INFORM(("\tblock size: %u bytes\n", (unsigned)super.BlockSize()));
INFORM(("\tnum allocation groups: %d\n",
INFORM(("\tallocation group size: %ld blocks\n",
INFORM(("\tlog size: %u blocks\n", super.log_blocks.Length()));
INFORM(("inode at %" B_PRIdINO " requested!\n", id));
INFORM(("inode at %" B_PRIdINO " is already deleted!\n", id));
INFORM("Initializing volume failed: %s\n", strerror(status));
INFORM("Disk was initialized successfully.\n");
INFORM("\tlabel: \"%s\"\n", super.label);
INFORM("\tblock size: %u bytes\n", (unsigned)super.BlockSize());
INFORM("\tsector size: %u bytes\n", (unsigned)super.SectorSize());
INFORM("file name '%s' is not permitted in the FAT filesystem\n", toName);
INFORM("dosfs_rename: file no longer present\n");
INFORM("rename removede error: %" B_PRIu64 "/%" B_PRIu64 ": %s\n",
INFORM("rename removede error: %" B_PRIu64 "/%" B_PRIu64 ": %s\n",
INFORM("rename read error: %" B_PRIu64 "/%" B_PRIu64 ": %s\n",
INFORM("rename write error: %" B_PRIu64 "/%" B_PRIu64 ": %s\n",
INFORM("invalid FAT file name '%s'\n", name);
INFORM("root directory is full and cannot be expanded\n");
INFORM("invalid FAT short file name '%s'\n", name);
INFORM("unsupported mount flag(s) %" B_PRIx32 "\n", (flags & ~B_MOUNT_READ_ONLY));
INFORM("root directory is full and cannot be expanded\n");
INFORM("FAT driver does not permit multiple mount points at the same time\n");
INFORM("bsd_device_init: bootsector read failure\n");
INFORM("bsd_device_init: fs_stat failure\n");
INFORM("The FAT driver does not currently support write access to volumes larger than 2 "
INFORM("sector count exceeds media size (%" B_PRIdOFF " > %" B_PRIdOFF ")\n",
INFORM("pm_HugeSectors overflows when converting from sectors to 512-byte blocks\n");
INFORM("number of clusters (%ld) exceeds FAT capacity (%" B_PRIu32 ") "
INFORM("si_geometry not initialized\n");
INFORM("Volume was formatted with %u-byte sectors, but device can support %" B_PRIu32
INFORM("dosfs: volume extends past end of partition, mounting read-only\n");
INFORM("possible sector count overflow (%" B_PRIu32 " vs. %" B_PRIu64 "), mounting "
INFORM("wfsstat: BPB position check failed\n");
INFORM("wfsstat: root directory position check failed\n");
INFORM("label_to_fat: empty name\n");
INFORM("label_to_fat: vol name starts with space\n");
INFORM("label_to_fat: vol name contains illegal char (%c at index %" B_PRIu32
INFORM("invalid bytes per sector (%d)\n", volume->pm_BytesPerSec);
INFORM("invalid bytes per sector (%d)\n", volume->pm_BytesPerSec);
INFORM("invalid sectors per cluster (%" B_PRIu8 ")\n", volume->pm_bpb.bpbSecPerClust);
INFORM("invalid bytes per cluster (%" B_PRIu16 ")\n",
INFORM("unreasonable fat count (%" B_PRIu8 ")\n", volume->pm_FATs);
INFORM("invalid media descriptor byte\n");
INFORM("sector count missing\n");
INFORM("invalid number of root dir entries\n");
INFORM("bad FAT32 filesystem\n");
INFORM("sectors overflow\n");
INFORM("sectors past end of vol: %u sectors on a %" B_PRIdOFF "-byte volume\n",
INFORM("fsinfo block has invalid magic number\n");
INFORM("dosfs error: media descriptor mismatch in fat # "
INFORM("FAT %" B_PRIu32 " doesn't match active FAT (%u) on %s.\n"
INFORM("validate_cs: invalid sector (%" B_PRIu32 ")\n", sector);
INFORM("validate_cs: cluster %" B_PRIu32 " compared to max %lu\n", cluster,
INFORM("init_vcache: out of memory\n");
INFORM("init_vcache: out of memory\n");
if (result < 0) INFORM("add_to_vcache failed (%s)\n", strerror(result));
if (result < 0) INFORM("remove_from_vcache failed (%s)\n", strerror(result));
INFORM("get_vnode: %s\n", strerror(status));
INFORM("TrashStaleNode %p %" B_PRIdINO "\n", inode, ino);
INFORM("EnsureNoCollision: Couldn't trash stale node %" B_PRIdINO "\n", newId);
INFORM("ServerUnlinkCleanup: Couldn't trash stale node %" B_PRIdINO "\n", id);
INFORM("RevalidateFileCache: failed to disable cache\n");
INFORM("StringPool usage:\n");
INFORM(" total unique strings: %8zu, %8zu bytes, overhead: %zu bytes + %zu bytes\n",
INFORM(" total strings with dups: %8zu, %8zu bytes\n", totalReferenceCount,
INFORM(" unshared strings: %8zu\n", unsharedStringCount);
INFORM(" bytes saved: %8zd\n",
INFORM("Volume::_ChangeActivation(): %" B_PRId32 " new packages, %" B_PRId32
INFORM("package \"%s\" deactivated\n", package->FileName().Data());
INFORM("package \"%s\" activated\n", package->FileName().Data());
INFORM("added old packages dir state \"%s\"\n",
INFORM("Adding packages from \"%s\"\n", packagesDirectory->Path());
INFORM("Loading packages from activation file failed. Loading all "
INFORM("Failed to open packages activation file: %s\n",
INFORM(("WARNING: block not put: %p (ref count: %" B_PRId32 ")\n",
INFORM(("WARNING: tree height greater maximal height: %" B_PRIu32
INFORM(("No or wrong directory hash function. Try to detect...\n"));
INFORM(("Directory hash function successfully detected: "
INFORM(("Detected directory hash function is not the right "
INFORM(("Failed to detect the directory hash function.\n"));
INFORM(("WARNING: negative entry not found: `%s'\n", entry));
INFORM(("WARNING: no valid udf implementation use descriptor found\n"));
INFORM(("WARNING: found decreasing minimum udf read revision in integrity "
INFORM("CommitTransactionHandler::_ChangePackageActivation(): activating "
INFORM("CommitTransactionHandler::_AssertEntriesAreEqual(): "
INFORM("Starting First Boot Processing for %d packages in %s.\n",
INFORM("Doing first boot processing #%d for package %s.\n",
INFORM("skipping custom mounted volume at \"%s\"\n",
INFORM("volume at \"%s\" registered\n", volume->Path().String());
INFORM("volume at \"%s\" unregistered\n", volume->Path().String());
INFORM("root at \"%s\" (device: %" B_PRIdDEV ", node: %" B_PRIdINO ") "
INFORM("root at \"%s\" unregistered\n", root->Path().String());
INFORM("Failed to get activated packages info from activated packages file."
INFORM("Failed to open packages activation file %s: %s\n",
INFORM("latest volume state:\n");
INFORM("The latest volume state is also the currently active one\n");
INFORM("currently active volume state:\n");
INFORM("failed to get path of post-installation script \"%s\"\n",
INFORM("running post-installation script \"%s\" "
INFORM("removing queued post-install script failed \"%s\"\n",
INFORM("An old packages state (\"%s\") seems to be active.\n",
INFORM("There seem to be packages in the packages directory that "
INFORM("active package: \"%s\"\n", package->FileName().String());
INFORM("inactive package: \"%s\"\n", package->FileName().String());
INFORM("Volume::InitPackages Requesting delayed first boot processing "
INFORM("Volume::InitialVerify(%p, %p)\n", nextVolume, nextNextVolume);
INFORM("Volume::InitialVerify(): volume at \"%s\" is consistent\n",
INFORM("Volume::InitialVerify(): volume at \"%s\" has problems:\n",
INFORM(" %" B_PRId32 ": %s\n", i + 1, problem->ToString().String());
INFORM(" solution %" B_PRId32 ":\n", k + 1);
INFORM(" - %s\n", element->ToString().String());
INFORM("Volume::_PackagesEntryCreated(\"%s\")\n", name);
INFORM("Volume::_PackagesEntryRemoved(\"%s\")\n", name);