K 10 svn:author V 3 mav K 8 svn:date V 27 2019-08-09T00:49:31.946837Z K 7 svn:log V 312 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. END