• Hugh Dickins's avatar
    [PATCH] shmem_rename() fixes · 39d21233
    Hugh Dickins authored
    shmem_rename still didn't get parent directory link count quite right,
    in the case where you rename a directory in place of an empty directory
    (with rename syscall: doesn't happen like that with mv command); and it
    forgot to update new directory's ctime and mtime.  (I'll be sending 2.4
    version to Marcelo shortly.)
    39d21233
shmem.c 40.9 KB