jbd2_journal_force_commit_nested (9) - Linux Manuals

NAME

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.

COPYRIGHT