This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
7328cfe734
Luna
/
kernel
/
src
/
fs
/
tmpfs
History
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