Commit fd8c37ec authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: Simplify the usage of clear_opt() and set_opt() macros



Change clear_opt() and set_opt() to take a superblock pointer instead
of a pointer to EXT4_SB(sb)->s_mount_opt.  This makes it easier for us
to support a second mount option field.

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