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

ext4: remove the I_VERSION mount flag and use the super_block flag instead



There's no point to have two bits that are set in parallel; so use the
MS_I_VERSION flag that is needed by the VFS anyway, and that way we
free up a bit in sbi->s_mount_opts.

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