Skip to content
  • Al Viro's avatar
    procfs: add proc_remove_subtree() · 8ce584c7
    Al Viro authored
    
    
    just what it sounds like; do that only to procfs subtrees you've
    created - doing that to something shared with another driver is
    not only antisocial, but might cause interesting races with
    proc_create() and its ilk.
    
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    8ce584c7