mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-06-11 10:25:48 -04:00
Implement a `shrink_to` function for a VMA. This shrinks the VMA's region to the specified region, while recalculating file offsets and size if the VMA is file-backed.