diff options
author | Andreas Kling <kling@serenityos.org> | 2022-03-08 16:32:29 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-03-09 16:43:00 +0100 |
commit | aa381c4a677ba2504ad06587b9978bc03d1ffead (patch) | |
tree | 12ec16e68a84dd40ed5938cf248504a4b524ddb3 /.gitignore | |
parent | d074aae422cf39974d0658ced35443bb1e520bb9 (diff) | |
download | serenity-aa381c4a677ba2504ad06587b9978bc03d1ffead.zip |
Kernel: Mark sys$fchmod() as not needing the big lock
This syscall doesn't access any data that was implicitly protected by
the big lock.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions