On Mon, May 18, 2020 at 08:36:06PM +0800, Wu Bo wrote: > From: Wu Bo <wub...@huawei.com> > > If a call of the function blkg_lookup_check() failed, > we should be release the previously allocated block group > before jumping to the lable 'fail_unlock' in the implementation of > the function blkg_conf_prep(). > > Suggested-by: Markus Elfring <markus.elfr...@web.de> > Signed-off-by: Wu Bo <wub...@huawei.com>
Acked-by: Tejun Heo <t...@kernel.org> Thanks. -- tejun