This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
187f0ff83e
Luna
/
kernel
/
src
/
fs
/
ext2
History
apio
187f0ff83e
All checks were successful
continuous-integration/drone/pr
Build is passing
Details
kernel: Rename Inode::blocking() to Inode::will_block_if_read()
2023-07-30 11:41:53 +02:00
..
FileSystem.cpp
kernel/ext2: Make sure we don't crash when accessing the last inode
2023-07-02 17:30:14 +02:00
FileSystem.h
kernel/ext2: Make the inner extended superblock struct packed as well
2023-07-02 19:50:27 +02:00
Inode.cpp
kernel/ext2: Allow reading up to 4 MB of data from files
2023-06-25 20:35:39 +02:00
Inode.h
kernel: Rename Inode::blocking() to Inode::will_block_if_read()
2023-07-30 11:41:53 +02:00