Jbd2

From OSDev.wiki
Jump to navigation Jump to search
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.