lkml.org 
[lkml]   [2004]   [Sep]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[patch] inotify: doh
From
Date
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);
\
 
 \ /
  Last update: 2005-03-22 14:06    [W:1.732 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site