On 2/24/25 3:55 AM, John Garry wrote:
This structure is not used, so delete it. It was originally intended for supporting checking for atomic writes overlapping with ongoing reads and writes, but that support never got added. sbc-4 r22 section 4.29.3.2 "Performing operations during an atomic write operation" describes two methods of handling overlapping atomic writes. Currently the only method supported is for the ongoing read or write to complete.
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>