diff options
author | Sergey Bugaev <bugaevc@gmail.com> | 2020-01-14 13:30:15 +0300 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2020-01-14 12:24:19 +0100 |
commit | b913e300111c6dc403a8d0d6691890de14ea9de7 (patch) | |
tree | 79317dc4b75661ef5c75aaa8bbe6e2df67a9539c /Kernel/VM | |
parent | 499612482bc89f5f0067deafb0caf2655e6cb39a (diff) | |
download | serenity-b913e300111c6dc403a8d0d6691890de14ea9de7.zip |
Kernel: Refactor/rewrite VFS::resolve_path()
This makes the implementation easier to follow, but also fixes multiple issues
with the old implementation. In particular, it now deals properly with . and ..
in paths, including around mount points.
Hopefully there aren't many new bugs this introduces :^)
Diffstat (limited to 'Kernel/VM')
0 files changed, 0 insertions, 0 deletions