Prev: [PATCH 2/2] mbcache: fix shrinker function return value
Next: [PATCH 1/2] mbcache: Remove unused features
From: Andreas Gruenbacher on 21 Jul 2010 16:30 Al, here is an mbcache cleanup and then a fixed version of Shenghui's minor shrinker function fix. The patches have survived functional testing here. This seems slightly too much for kernel-janitors, so could you please take the patches? Thanks, Andreas Andreas Gruenbacher (2): mbcache: Remove unused features mbcache: fix shrinker function return value fs/ext2/xattr.c | 12 ++-- fs/ext3/xattr.c | 12 ++-- fs/ext4/xattr.c | 12 ++-- fs/mbcache.c | 168 ++++++++++++++--------------------------------- include/linux/mbcache.h | 20 ++---- 5 files changed, 70 insertions(+), 154 deletions(-) -- 1.7.2.rc3.57.g77b5b -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |