• Andrew Morton's avatar
    [PATCH] simple_rename() link count fix · 3e1b0887
    Andrew Morton authored
    From Hugh Dickins
    
    simple_rename, like shmem_rename until I fixed that a few weeks ago,
    got the parent directory's link count wrong in the exceptional case
    of renaming a directory in place of an existing empty directory.
    3e1b0887
libfs.c 6.23 KB