• Al Viro's avatar
    add prefix to fs_context->log · cc3c0b53
    Al Viro authored
    ... turning it into struct p_log embedded into fs_context.  Initialize
    the prefix with fs_type->name, turning fs_parse() into a trivial
    inline wrapper for __fs_parse().
    
    This makes fs_parameter_description->name completely unused.
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    cc3c0b53
fs_context.c 17.7 KB