Jbd2

Revision as of 18:55, 7 September 2020 by osdev>Silverfox1955 (Create Jbd2.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This page is a stub.
You can help the wiki by accurately adding more contents to it.

Jbd2 is a journaling system used in Ext3, Ext4, and OCFS2. This system allows for changes to the filesystem to be reapplied based on the transaction state. See Journaling for a generic description of filesystem journaling.