• Miklos Szeredi's avatar
    ovl: simplify lookup · 8ee6059c
    Miklos Szeredi authored
    If encountering a non-directory, then stop looking at lower layers.
    
    In this case the oe->opaque flag is not set anymore, which doesn't matter
    since existence of lower file is now checked at remove/rename time.
    Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
    8ee6059c
super.c 32.6 KB