• Amir Goldstein's avatar
    ovl: cleanup temp index entries · 9ee60ce2
    Amir Goldstein authored
    A previous failed attempt to create or whiteout a directory index may
    leave index entries named '#%x' in the index dir. Cleanup those temp
    entries on mount instead of failing the mount.
    
    In the future, we may drop 'work' dir and use 'index' dir instead.
    This change is enough for cleaning up copy up leftovers 'from the future',
    but it is not enough for cleaning up rmdir leftovers 'from the future'
    (i.e. temp dir containing whiteouts).
    Signed-off-by: default avatarAmir Goldstein <amir73il@gmail.com>
    Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
    9ee60ce2
namei.c 23.2 KB