HomeFreeBSD

tmpfs: Implement VOP_DEALLOCATE

Description

tmpfs: Implement VOP_DEALLOCATE

Implementing VOP_DEALLOCATE to allow hole-punching in the same manner as
POSIX shared memory's fspacectl(SPACECTL_DEALLOC) support.

Sponsored by: The FreeBSD Foundation
Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D31684

Details

Provenance
khngAuthored on Aug 25 2021, 9:34 PM
Reviewer
kib
Differential Revision
D31684: tmpfs: Implement VOP_DEALLOCATE
Parents
rG399be91098ad: tmpfs: Move partial page invalidation to a separate helper
Branches
Unknown
Tags
Unknown