• J. R. Okajima's avatar
    aufs: sbinfo list · a35f55f4
    J. R. Okajima authored
    
    
    When user accesses aufs via other than fs related systemcalls, aufs
    needs to identify which superblock is the target.  Here is the trick.
    It is just a list of aufs superblocks.  Such way will be procfs and
    MagicSysRq key.  For MagicSysRq support, see the later commit.
    This is a dirty approach which I don't like, but I just don't have
    another idea.
    Signed-off-by: default avatarJ. R. Okajima <hooanon05g@gmail.com>
    a35f55f4
Kconfig 1.93 KB