[PATCH] Add commit=0 to ext3, meaning "set commit to default".
From: Bart Samwel <bart@samwel.tk> Add support for the value "0" to ext3's "commit" option. When this value is given, ext3 substitutes it by the default commit interval. Introduce a constant JBD_DEFAULT_MAX_COMMIT_AGE for this.
Showing
Please register or sign in to comment