summaryrefslogtreecommitdiff
path: root/kernel/Makefile
diff options
context:
space:
mode:
authorAnton Kling <anton@kling.gg>2023-11-16 15:12:50 +0100
committerAnton Kling <anton@kling.gg>2023-11-16 15:12:50 +0100
commit6164f8564e94ffa7ee8fbfcc82f4350a35ab08a5 (patch)
tree0a59f947220c7e3f687c30178053d8db494e74fb /kernel/Makefile
parentf4cf0cac3fbefce2454a0e96ab32000a12b54253 (diff)
ext2: Fix directory resolution
Previously a parsing of /usr/../ would fail as it would be searching '/' for a empty file even though the desired outcome if for it to stop parsing after reaching '/'. The solution is to give the current directory inode if the file searched for in the directory is empty.
Diffstat (limited to 'kernel/Makefile')
0 files changed, 0 insertions, 0 deletions