• J. R. Okajima's avatar
    aufs: dirren 4/6, rename with saving the rename info · 39d4a736
    J. R. Okajima authored
    
    
    When DIRREN is enabled and activated, the error case where
    aufs rename(2) used to return EXDEV will be gone.
    Aufs rename(2) registers the renaming dir inum to the list in the
    branch, creates the detailed info file, and returns a success.
    
    If udba=notify option is specified with dirren, the internal detection
    may not work correctly since aufs may not be able to find the target
    name.
    Signed-off-by: default avatarJ. R. Okajima <hooanon05g@gmail.com>
    39d4a736
dirren.c 21.6 KB