File Systems

Journaling

English

Overview

A file-system mechanism that records an update log to speed up recovery after a failure.

Details

A mechanism that records changes to a journal area before applying them to the main data, speeding up consistency recovery after a crash.

More Linux terms