Files
ladybird/Kernel/VM/InodeVMObject.cpp
Andreas Kling b614462079 Kernel: Include the dirty bits when cloning an InodeVMObject
Now that (private) InodeVMObjects can be CoW-cloned on fork(), we need
to make sure we clone the dirty bits as well.
2020-03-01 12:11:50 +01:00

5.6 KiB