jbd2_journal_force_commit_nested (9) Linux Manual Page
jbd2_journal_force_commit_nested –
Synopsis
int jbd2_journal_force_commit_nested(journal_t *journal);
Arguments
journal
-
- journal to force Returns true if progress was made.
Description
transaction. This is used for forcing out undo-protected data which contains bitmaps, when the fs is running out of space.
Authors
Roger Gammans <rgammans [at] computer-surgery.co.uk>
- Author.
Stephen Tweedie <sct [at] redhat.com>
- Author.
