• A
    fs_parse: get rid of ->enums · 2710c957
    Al Viro 提交于
    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: NAl Viro <viro@zeniv.linux.org.uk>
    2710c957
super.c 30.4 KB