Skip to content
Commit df3c1e9a authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

jbd2: don't unplug after writing revoke records



During commit process, keep the block device plugged after we are done
writing the revoke records, until we are finished writing the rest of
the commit records in the journal.  This will allow most of the
journal blocks to be written in a single I/O operation, instead of
separating the the revoke blocks from the rest of the journal blocks.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 10542c22
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment