mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-01-19 19:58:08 -05: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.