On Thu, Sep 29, 2022 at 03:40:55PM +0800, Kemeng Shi wrote: > We only need a max queue depth for every iolatency to limit the inflight io > number. Replace struct rq_depth with unsigned int to simplfy "struct > iolatency_grp" and save memory. > > Signed-off-by: Kemeng Shi <shikemeng@xxxxxxxxxx> Reviewed-by: Josef Bacik <josef@xxxxxxxxxxxxxx> Thanks, Josef