[gamin] [patch] inotify: doh
- From: Robert Love <rml ximian com>
- To: John McCutchan <ttb tentacle dhs org>
- Cc: akpm osdl org, gamin-list gnome org, iggy gentoo org, linux-kernel vger kernel org, viro parcelfarce linux theplanet co uk
- Subject: [gamin] [patch] inotify: doh
- Date: Mon, 27 Sep 2004 15:53:11 -0400
On Sun, 2004-09-26 at 22:02 -0400, John McCutchan wrote:
> Announcing the release of inotify 0.10.0.
> Attached is a patch to 2.6.8.1.
Don't even ask.
And definitely don't laugh.
Robert Love
Signed-Off-By: Robert Love <rml novell com>
drivers/char/inotify.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -urN linux-inotify/drivers/char/inotify.c linux/drivers/char/inotify.c
--- linux-inotify/drivers/char/inotify.c 2004-09-27 15:51:08.698929232 -0400
+++ linux/drivers/char/inotify.c 2004-09-27 15:52:22.367729872 -0400
@@ -623,7 +623,7 @@
{
struct inotify_watcher *watcher, *next;
- list_for_each_entry_safe(watcher, next, &inode->watchers, i_list) {
+ list_for_each_entry_safe(watcher, next, &inode->watchers, i_list)
ignore_helper(watcher, 0);
}
EXPORT_SYMBOL_GPL(inotify_inode_is_dead);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]