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

ext4: use a table-driven handler for mount options



By using a table-drive approach, we shave about 100 lines of code from
ext4, and make the code a bit more regular and factored out.  This
will also make it possible in a future patch to use this table for
displaying the mount options that were specified in /proc/mounts.

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