• Patrick Mochel's avatar
    sysfs: Fix file removal · 86f6b43c
    Patrick Mochel authored
    Turns out we do need to do d_delete() on individual files (and symlinks)
    when removing them the tree, to make sure they actually get removed from
    the hierarchy. 
    86f6b43c
inode.c 2.45 KB