mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-24 10:20:52 +00:00
Since these filesystems operate on an underlying file descriptor and rely on its offset for correctness, let's use the FS lock to serialize these operations. This also means that FS subclasses can rely on block-level read/write operations being atomic.
11 KiB
11 KiB