Skip to content
Commit d147b3d6 authored by Mark Fasheh's avatar Mark Fasheh
Browse files

ocfs2: Support commit= mount option



Mostly taken from ext3. This allows the user to set the jbd commit interval,
in seconds. The default of 5 seconds stays the same, but now users can
easily increase the commit interval. Typically, this would be increased in
order to benefit performance at the expense of data-safety.

Signed-off-by: default avatarMark Fasheh <mark.fasheh@oracle.com>
parent 0957f007
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