All of lore.kernel.org
 help / color / mirror / Atom feed
From: Al Viro <viro@ZenIV.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Dave Chinner <david@fromorbit.com>,
	linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org,
	xfs@oss.sgi.com, Sage Weil <sage@newdream.net>
Subject: [git pull] dentry_unhash() breakage
Date: Mon, 30 May 2011 06:56:01 +0100	[thread overview]
Message-ID: <20110530055601.GK11521@ZenIV.linux.org.uk> (raw)
In-Reply-To: <Pine.LNX.4.64.1105292057570.9134@cobra.newdream.net>

A couple of dentry_unhash fallout fixes

Please, pull from usual place -
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git/ for-linus

Al Viro (1):
      autofs4: bogus dentry_unhash() added in ->unlink()

Sage Weil (1):
      vfs: shrink_dcache_parent before rmdir, dir rename

 fs/autofs4/root.c |    2 --
 fs/namei.c        |    3 +++
 2 files changed, 3 insertions(+), 2 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Al Viro <viro@ZenIV.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fsdevel@vger.kernel.org, Sage Weil <sage@newdream.net>,
	linux-kernel@vger.kernel.org, xfs@oss.sgi.com
Subject: [git pull] dentry_unhash() breakage
Date: Mon, 30 May 2011 06:56:01 +0100	[thread overview]
Message-ID: <20110530055601.GK11521@ZenIV.linux.org.uk> (raw)
In-Reply-To: <Pine.LNX.4.64.1105292057570.9134@cobra.newdream.net>

A couple of dentry_unhash fallout fixes

Please, pull from usual place -
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git/ for-linus

Al Viro (1):
      autofs4: bogus dentry_unhash() added in ->unlink()

Sage Weil (1):
      vfs: shrink_dcache_parent before rmdir, dir rename

 fs/autofs4/root.c |    2 --
 fs/namei.c        |    3 +++
 2 files changed, 3 insertions(+), 2 deletions(-)

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

  reply	other threads:[~2011-05-30  5:56 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-30  2:06 [regression, 3.0-rc1] dentry cache growth during unlinks, XFS performance way down Dave Chinner
2011-05-30  2:06 ` Dave Chinner
2011-05-30  3:47 ` Dave Chinner
2011-05-30  3:47   ` Dave Chinner
2011-05-30  4:20   ` Sage Weil
2011-05-30  4:20     ` Sage Weil
2011-05-30  5:56     ` Al Viro [this message]
2011-05-30  5:56       ` [git pull] dentry_unhash() breakage Al Viro
2011-05-30  8:59       ` Christoph Hellwig
2011-05-30  8:59         ` Christoph Hellwig
2011-05-31 16:26         ` Sage Weil
2011-05-31 16:26           ` Sage Weil
2011-05-31 17:33           ` Al Viro
2011-05-31 17:33             ` Al Viro
2011-05-30 10:07 ` [regression, 3.0-rc1] dentry cache growth during unlinks, XFS performance way down Dave Chinner
2011-05-30 10:07   ` Dave Chinner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110530055601.GK11521@ZenIV.linux.org.uk \
    --to=viro@zeniv.linux.org.uk \
    --cc=david@fromorbit.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sage@newdream.net \
    --cc=torvalds@linux-foundation.org \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.