mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-30 13:19:47 +00:00
Kernel: Make a copy of the dirty inode list before iterating in sync().
This commit is contained in:
@@ -11,7 +11,6 @@ Retained<SynthFS> SynthFS::create()
|
||||
}
|
||||
|
||||
SynthFS::SynthFS()
|
||||
: m_lock("SynthFS")
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user