Revert "[PATCH] Fix d_path for lazy unmounts"
authorLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 13 Feb 2007 20:08:18 +0000 (12:08 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 13 Feb 2007 20:08:18 +0000 (12:08 -0800)
commit552ce544edfbe9bce79952a8c0f8d65b7f2d16bb
treecf33cebb71695d438bde8cf650161a66ffaae30b
parentec2f9d1331f658433411c58077871e1eef4ee1b4
Revert "[PATCH] Fix d_path for lazy unmounts"

This reverts commit eb3dfb0cb1f4a44e2d0553f89514ce9f2a9fcaf1.

It causes some strange Gnome problem with dbus-daemon getting stuck, so
we'll revert it until that problem is understood.

Reported by both walt and Greg KH, who both independently git-bisected
the problem to this commit.

Andreas is looking at it.

Reported-by: walt <wa1ter@myrealbox.com>
Reported-by: Greg KH <greg@kroah.com>
Acked-by: Andreas Gruenbacher <agruen@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/dcache.c