• J. R. Okajima's avatar
    aufs: dirwh option · 0b7972a4
    J. R. Okajima authored
    
    
    This is a feature to optimize for rmdir and rename dir.
    When the number of whiteouts under the target dir is very many, it may
    take a long time to remove them all. To prevent this, 'dirwh=%d' option
    specifies the watermark to decide when to remove them.
    
    For details, see aufs manual in aufs-util.git.
    Signed-off-by: default avatarJ. R. Okajima <hooanon05g@gmail.com>
    0b7972a4
opts.c 34.2 KB