Re: [RFC PATCH] shrink_dcache_parent() deadlock

From: Al Viro
Date: Mon Jan 09 2012 - 20:34:47 EST


On Mon, Jan 09, 2012 at 01:21:43PM -0800, Linus Torvalds wrote:
> So I'll happily add my signed-off on that code if Al wants to take
> that edited patch into his tree. Or just commit it directly.

It's there. The usual place, i.e.
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

Shortlog:
Al Viro (4):
isofs: inode leak on mount failure
ext4: fix failure exits
ceph: d_alloc_root() may fail
vfs: new helper - d_make_root()

Dave Chinner (1):
dcache: use a dispose list in select_parent

Diffstat:
fs/ceph/super.c | 15 ++++++--
fs/dcache.c | 80 +++++++++++++++++++++++-------------------------
fs/ext4/super.c | 13 +++++---
fs/isofs/inode.c | 7 +++-
include/linux/dcache.h | 1 +
5 files changed, 63 insertions(+), 53 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/