On 7/19/18 7:42 PM, Josef Bacik wrote: > With the change to use UINT_MAX I broke the depth check as any value of > inflight (ie 0) would be less than (int)UINT_MAX. Fix this by changing > everything to unsigned int to match the depth. Applied, thanks. -- Jens Axboe