• J. R. Okajima's avatar
    aufs: inode op, del, rmdir · 5755f006
    J. R. Okajima authored
    
    
    Implement i_op->rmdir() with supporting logical deletion by whiteout
    including all children.
    
    As struct.txt in previous commit described, the target dir is renamed to
    a whiteout-ed temporary unique name in rmdir(2), and then removed
    asynchronously by the system global workqueue.
    Signed-off-by: default avatarJ. R. Okajima <hooanon05g@gmail.com>
    5755f006
whout.h 2.31 KB