serenity/Kernel/FileSystem/TmpFS
sin-ack 3b03077abb Kernel: Update the ".." inode for directories after a rename
Because the ".." entry in a directory is a separate inode, if a
directory is renamed to a new location, then we should update this entry
the point to the new parent directory as well.

Co-authored-by: Liav A <liavalb@gmail.com>
2022-11-25 17:33:05 +01:00
..
FileSystem.cpp
FileSystem.h
Inode.cpp Kernel: Update the ".." inode for directories after a rename 2022-11-25 17:33:05 +01:00
Inode.h Kernel: Update the ".." inode for directories after a rename 2022-11-25 17:33:05 +01:00