diff options
author | Sergey Bugaev <bugaevc@gmail.com> | 2020-01-15 10:52:33 +0300 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2020-01-17 21:49:58 +0100 |
commit | d6184afcaeb260f76e8b27a7931f609f822b7d1f (patch) | |
tree | 5f20de4d80641a94e85c8ed57f109fd8e132f257 /DevTools/FormCompiler | |
parent | 4d4d5e1c07da691d44915dc2457f43de70dc6da4 (diff) | |
download | serenity-d6184afcaeb260f76e8b27a7931f609f822b7d1f.zip |
Kernel: Simplify VFS::resolve_path() further
It turns out we don't even need to store the whole custody chain, as we only
ever access its last element. So we can just store one custody. This also fixes
a performance FIXME :^)
Also, rename parent_custody to out_parent.
Diffstat (limited to 'DevTools/FormCompiler')
0 files changed, 0 insertions, 0 deletions