other versions
JBD2_JOURNAL_FORCE_C(9) | The Linux Journalling API | JBD2_JOURNAL_FORCE_C(9) |
NAME¶
jbd2_journal_force_commit_nested -
SYNOPSIS¶
int jbd2_journal_force_commit_nested(journal_t * journal);
ARGUMENTS¶
journal_t * 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@computer-surgery.co.uk>
Author.
Stephen Tweedie <sct@redhat.com>
Author.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |