Closed kenkit closed 1 year ago
Is it possible for ext4_fremove(path); to also remove the parent inode so the file path is also removed completely ?
ext4_fremove(path);
Is it possible for
ext4_fremove(path);
to also remove the parent inode so the file path is also removed completely ?