Skip to content
Snippets Groups Projects
Commit 2710c957 authored by Al Viro's avatar Al Viro
Browse files

fs_parse: get rid of ->enums


Don't do a single array; attach them to fsparam_enum() entry
instead.  And don't bother trying to embed the names into those -
it actually loses memory, with no real speedup worth mentioning.

Simplifies validation as well.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 0f89589a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment