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)
Nov 29 2024, 7:02 PM
Unknown Object (File)
Oct 31 2024, 4:43 PM
Unknown Object (File)
Oct 15 2024, 2:22 PM
Unknown Object (File)
Oct 4 2024, 11:29 PM
Unknown Object (File)
Oct 2 2024, 1:08 PM
Unknown Object (File)
Oct 2 2024, 10:42 AM
Unknown Object (File)
Oct 2 2024, 4:25 AM
Unknown Object (File)
Oct 2 2024, 3:49 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable