On Mon, May 16, 2016 at 11:16:38PM +0800, Chao Yu wrote: > From: Chao Yu <yuchao0@xxxxxxxxxx> > > register_shrinker in mb_cache_create may fail due to no memory. This > patch fixes to do the check of return value of register_shrinker and > handle the error case, otherwise mb_cache_create may return with no > error, but losing the inner shrinker. > > Signed-off-by: Chao Yu <yuchao0@xxxxxxxxxx> > Reviewed-by: Jan Kara <jack@xxxxxxx> Applied, thanks. (Apologies for the delay; this patch slipped through the cracks.) - 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