Guide to Computer Forensics and Investigations, Fifth Edition 7-9
Key Terms
➢ allocation block — In the Mac file system, a group of consecutive logical blocks
➢ clumps — In the Mac file system, groups of contiguous allocation blocks. Clumps are
used to keep file fragmentation to a minimum.
➢ data block — A block in the Linux file system where directories and files are stored on
a drive.
➢ data fork — The part of a Mac file containing the file’s actual data, both user-created
placed in the extents overflow file. Any file extents not in the MDB or a VCB are also
contained in this file. See also catalog, Master Directory Block (MDB), and Volume
Control Block (VCB).
➢ Fourth Extended File System (EXT4) — A Linux file system that added support for
partitions larger than 16 TB, improved management of large files, and offered a more
superblock and consist of a grouping of inodes. See also inodes.
➢ inodes — A key part of the Linux file system, these information nodes contain
descriptive file or directory data, such as UIDs, GIDs, modification times, access times,
creation times, and file locations.