From bbbbf8b2e89659c29656f52ba6fd0d0eb40c173e Mon Sep 17 00:00:00 2001 From: Eric Paris Date: Fri, 15 Jan 2010 12:12:25 -0500 Subject: [PATCH] --- yaml --- r: 179291 b: refs/heads/master c: 976ae32be45a736acd49215a7e4771ff91f161c3 h: refs/heads/master i: 179289: a2bf0f8458ff6933e12788d683ec44663da3ce4c 179287: 159422106fac67765d320fab46c4ee32063bf0d1 v: v3 --- [refs] | 2 +- trunk/fs/notify/inotify/inotify_fsnotify.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 25eaf2377694..69d22eede622 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9e572cc9877ee6c43af60778f6b8d5ba0692d935 +refs/heads/master: 976ae32be45a736acd49215a7e4771ff91f161c3 diff --git a/trunk/fs/notify/inotify/inotify_fsnotify.c b/trunk/fs/notify/inotify/inotify_fsnotify.c index c9ee67b442e1..1afb0a10229f 100644 --- a/trunk/fs/notify/inotify/inotify_fsnotify.c +++ b/trunk/fs/notify/inotify/inotify_fsnotify.c @@ -121,7 +121,7 @@ static int idr_callback(int id, void *p, void *data) if (warned) return 0; - warned = false; + warned = true; entry = p; ientry = container_of(entry, struct inotify_inode_mark_entry, fsn_entry);