Page MenuHomeFreeBSD

ctl(4): Do hole-punching for UNMAP to file-backed LUNs
ClosedPublic

Authored by khng on Sep 12 2021, 7:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 13, 1:47 AM
Unknown Object (File)
Sat, May 2, 7:07 PM
Unknown Object (File)
Apr 27 2026, 4:59 AM
Unknown Object (File)
Apr 24 2026, 5:46 AM
Unknown Object (File)
Apr 23 2026, 8:07 AM
Unknown Object (File)
Apr 23 2026, 7:50 AM
Unknown Object (File)
Apr 20 2026, 3:36 AM
Unknown Object (File)
Apr 17 2026, 10:58 PM
Subscribers

Details

Summary

This adds support for SCSI UNMAP command to file-backed LUNs, if the
underlying file system has a non-zerofilling VOP_DEALLOCATE
implementation where some or all parts of the requested operation range
may be deallocated.

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 41482
Build 38371: arc lint + arc unit