On Wed 28 Oct 2015 11:46:51 AM CET, Kevin Wolf wrote: > The function manually recursed into bs->file and bs->backing to check > whether there were any requests pending, but it ignored other children. > > There's no need to special case file and backing here, so just replace > these two explicit recursions by a loop recursing for all child nodes. > > Reported-by: Max Reitz <[email protected]> > Signed-off-by: Kevin Wolf <[email protected]> Reviewed-by: Alberto Garcia <[email protected]>
Berto
