Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Provide proper unmap notifications to GUI agent
The GUI agent needs to know when grants it has sent are _unmapped_, not just mapped. Linux provides IOCTL_GNTDEV_SET_UNMAP_NOTIFY which can be used for this purpose. Add a new protocol message designed to use this feature.
- Loading branch information