banan-os/kernel/kernel/FS
Bananymous 8c282a5d83 Kernel: O_SEARCH doesn't require any permissions
Except read permissions for all directories in the path

This allows us to stat e.g. device files for which we don't have
the permissions.
2023-08-11 12:26:07 +03:00
..
DevFS Kernel: Rename TimerHandler to SystemTimer 2023-08-04 16:06:47 +03:00
RamFS Kernel: Remove get_unix_timestamp from SystemTimer 2023-08-09 08:57:50 +03:00
Ext2.cpp Kernel: Remove get_unix_timestamp from SystemTimer 2023-08-09 08:57:50 +03:00
Inode.cpp Kernel: O_SEARCH doesn't require any permissions 2023-08-11 12:26:07 +03:00
Pipe.cpp Kernel: Remove get_unix_timestamp from SystemTimer 2023-08-09 08:57:50 +03:00
VirtualFileSystem.cpp Kernel: Rewrite whole device structure 2023-07-10 23:17:14 +03:00