mirror of
https://review.haiku-os.org/haiku
synced 2025-01-24 07:14:48 +01:00
a6c7f5e33c
* We first process the node monitoring events, collecting the required package activation changes, then apply all changes together. * Change the PackageFSActivationChangeItem/-Request structs. The former is no longer variable in size, which makes it easier to work with.