• Al Viro's avatar
    new primitive: __fs_parse() · 7f5d3814
    Al Viro authored
    fs_parse() analogue taking p_log instead of fs_context.
    fs_parse() turned into a wrapper, callers in ceph_common and rbd
    switched to __fs_parse().
    
    As the result, fs_parse() never gets NULL fs_context and neither
    do fs_context-based logging primitives
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    7f5d3814
ceph_common.c 20.2 KB