[GIT PULL] notification tree - fsnotify assumes incorrectlypositive parent dentry

From: Eric Paris
Date: Mon Jun 29 2009 - 16:02:06 EST


Linus please consider pulling from the notification tree. There is one
patch in the tree which should fix an issue in which fsnotify assumed
that dentry->d_parent->d_inode != NULL. This turns out to be false for
spufs and causes a panic.

-Eric

The following changes since commit 52989765629e7d182b4f146050ebba0abf2cb0b7:
Linus Torvalds (1):
Merge git://git.kernel.org/.../davem/net-2.6

are available in the git repository at:

git://git.infradead.org/users/eparis/notify.git for-linus

Jeremy Kerr (1):
fs: allow d_instantiate to be called with negative parent dentry

include/linux/fsnotify_backend.h | 2 +-
1 files changed, 1 insertions(+), 1 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/