]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb9fa4dda6f9e81228199148140d0796015e4f8d3
treecf33cebb71695d438bde8cf650161a66ffaae30b
parentbe93608b438e74fb1651d59045f87a559aa8252a
Revert "[PATCH] Fix d_path for lazy unmounts"

This reverts commit df919779c335d8fea0a3c2e0abdbee4a2234d030.

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