mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-06 07:02:26 +02:00
Add the function FileSystemModel::Node::can_delete_or_move which will cache the result of FileSystem::can_delete_or_move for a node. This prevents having to make system calls repeatedly to obtain this information. Fixes #18399
6.0 KiB
6.0 KiB