HomeFreeBSD

MFC r350378: Allow WRITE SAME handle more then 2^^32 blocks.

Description

MFC r350378: Allow WRITE SAME handle more then 2^^32 blocks.

If not limited by write_same_max_lba option, split operation into several
2^^31 blocks chunks in a loop. For large disks it may take a while, so
setting write_same_max_lba may be useful to avoid timeouts.

While there, fix build with CAM_CTL_DEBUG.

Details

Provenance
mavAuthored on
Parents
rS350810: MFC r350363: Add support for Long LBA mode parameter block descriptor.
Branches
Unknown
Tags
Unknown