K 10 svn:author V 3 mav K 8 svn:date V 27 2019-07-27T17:27:26.041673Z K 7 svn:log V 319 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. MFC after: 2 weeks END