Skip to content
EntityQ579047· pop 25· linked from 398 articles

journaling file system

Sign in to save

file system that keeps track of not yet committed changes in a data structure called a “journal” (usually a circular log); when a system crash or power failure occurs, such file systems can be recovered online faster with less corruption

Connections

Categories