mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-08-26 13:35:02 +00:00
Update kernel
This commit is contained in:
@@ -150,6 +150,7 @@ namespace vfs
|
||||
{
|
||||
if (this->SymlinkTo)
|
||||
this->node->SymlinkTarget->RemoveReference(this);
|
||||
|
||||
this->node->RemoveReference(this);
|
||||
|
||||
debug("Destroyed reference node for %s [%#lx]",
|
||||
|
Reference in New Issue
Block a user