The Linux Journalling API | ||
---|---|---|
<<< Previous | Next >>> |
mark dirty metadata which needs to be journaled as part of the current transaction.
The buffer is placed on the transaction's metadata list and is marked as belonging to the transaction.
Returns error number or 0 on success.
<<< Previous | Home | Next >>> |
journal_dirty_data | Up | journal_forget |