From: Andreas Gruenbacher Subject: [PATCH 0/2] mbcache fixes Date: Wed, 21 Jul 2010 19:57:20 +0200 Message-ID: <20100721202637.4CC213C539AA@imap.suse.de> References: <4C46D1C5.90200@gmail.com> <4C46FD67.8070808@redhat.com> Cc: Eric Sandeen , hch@infradead.org, "linux-ext4" , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, "kernel-janitors" , "Wang Sheng-Hui" To: Alexander Viro Return-path: In-Reply-To: <4C46FD67.8070808@redhat.com> Sender: owner-linux-mm@kvack.org List-Id: linux-ext4.vger.kernel.org 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, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org