On Wed, Apr 05, 2023 at 08:23:15AM -0600, Jens Axboe wrote: > Rather than check this in the fast path issue, it makes more sense to > just assign the copy of the data when we're setting it up anyway. This > makes the code a bit cleaner, and removes the need for this check in > the issue path. Looks good. Reviewed-by: Keith Busch <kbusch@xxxxxxxxxx>