Luna/kernel/src/fs/tmpfs
apio 34e1ef36b1
kernel: Make pivot_root() reset the parent entry of the new root directory
Otherwise it would just be pointing to the old parent fs, and we don't want that.
2023-06-25 20:35:38 +02:00
..
FileSystem.cpp kernel: Make pivot_root() reset the parent entry of the new root directory 2023-06-25 20:35:38 +02:00
FileSystem.h kernel: Make pivot_root() reset the parent entry of the new root directory 2023-06-25 20:35:38 +02:00
Inode.cpp kernel: Move TmpFS::*Inode into a separate file 2023-06-18 11:33:40 +02:00
Inode.h kernel: Move TmpFS::*Inode into a separate file 2023-06-18 11:33:40 +02:00