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

ext4: Regularize mount options



Add support for using the mount options "barrier" and "nobarrier", and
"auto_da_alloc" and "noauto_da_alloc", which is more consistent than
"barrier=<0|1>" or "auto_da_alloc=<0|1>".  Most other ext3/ext4 mount
options use the foo/nofoo naming convention.  We allow the old forms
of these mount options for backwards compatibility.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent e7c9e3e9
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