On Wed, Apr 19, 2023 at 11:30:36AM -0700, Bart Van Assche wrote: >> This looks correct, but I also kinda hate adding queue back in more >> places. > > Hi Christoph, > > How about changing queue_op_is_zoned_write() into disk_op_is_zoned_write()? > That won't be as efficient as patch 2/11 in this series but still removes > the 'part0' dereference. Or just open code it since we only have two callers anyway?