On Fri, Sep 30, 2016 at 01:36:30AM +0800, gmail wrote: > The commit 6050d47adcad > ("ext4: bail out from make_indexed_dir() on first error") > miss to release bh in make_indexed_dir. > > Signed-off-by: yangsheng <yngsion@xxxxxxxxx> Thanks, applied. I rewrote the commit description and also took out the confusing "bh = bh2" and then used bh2 where we were using bh before, which makes the code much easier to understand. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html