On Mon, Oct 31, 2016 at 10:19:00AM +0800, Guoqing Jiang wrote: > It is possible that bitmap_storage_alloc could return -ENOMEM, > and some member inside store could be allocated such as filemap. > > To avoid memory leak, we need to call bitmap_file_unmap to free > those members in the bitmap_resize. > > Reviewed-by: NeilBrown <neilb@xxxxxxxx> > Signed-off-by: Guoqing Jiang <gqjiang@xxxxxxxx> thanks, applied. -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html