• J. R. Okajima's avatar
    aufs: branch management, delete 3/3, mount option · dea1d77c
    J. R. Okajima authored
    
    
    Implement the user interface.
    Since users often wonder "Why I cannot delete this branch?", 'verbose'
    option was introduced.
    
    You may think aufs should not hold several strings for the variation of
    the option, and the mount helper (/sbin/mount.aufs) can convert all
    variations to a single fixed string, and in kernel space aufs should
    contain this only one string.
    I agree, but in our real world, many users don't install
    /sbin/mount.aufs. To be convenient, aufs contains these variations.
    Signed-off-by: default avatarJ. R. Okajima <hooanon05g@gmail.com>
    dea1d77c
super.c 20 KB