Skip to content
  • Mark Fasheh's avatar
    ocfs2: Support commit= mount option · d147b3d6
    Mark Fasheh authored
    
    
    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>
    d147b3d6