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)
Thu, Apr 11, 1:37 PM
Unknown Object (File)
Mar 7 2024, 5:48 PM
Unknown Object (File)
Jan 26 2024, 7:30 PM
Unknown Object (File)
Dec 23 2023, 12:43 AM
Unknown Object (File)
Dec 14 2023, 9:42 PM
Unknown Object (File)
Dec 12 2023, 5:49 AM
Unknown Object (File)
Dec 1 2023, 3:05 AM
Unknown Object (File)
Nov 26 2023, 12:35 AM
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 41474
Build 38363: arc lint + arc unit