mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-20 03:28:01 +00:00
We no longer require to lock the m_inode_lock in the SharedInodeVMObject code as the methods write_bytes and read_bytes of the Inode class do this for us now.