[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1246305712.754.292.camel@dhcp235-23.rdu.redhat.com>
Date: Mon, 29 Jun 2009 16:01:52 -0400
From: Eric Paris <eparis@...hat.com>
To: torvalds@...ux-foundation.org
Cc: viro@...iv.linux.org.uk, linux-kernel@...r.kernel.org
Subject: [GIT PULL] notification tree - fsnotify assumes incorrectly
positive parent dentry
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists