[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080207134441.00a4cd33.akpm@linux-foundation.org>
Date: Thu, 7 Feb 2008 13:44:41 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: "Clem Taylor" <clem.taylor@...il.com>
Cc: ulissesf@...il.com, linux-kernel@...r.kernel.org,
amy.griffis@...com
Subject: Re: inotify_add_watch() returning ENOSPC in 2.6.24 [watch
descriptor leak?]
On Thu, 7 Feb 2008 16:24:15 -0500
"Clem Taylor" <clem.taylor@...il.com> wrote:
> On Feb 7, 2008 1:54 PM, Ulisses Furquim <ulissesf@...il.com> wrote:
> > Ok, I had a go with it and found the problem. We weren't releasing
> > one-shot watches because the test for them was wrong. We're using the
> > event's mask to test for one-shot watches when we should've been using
> > the watch's mask.
>
> Thanks, this patch seems to fix the problem.
>
Awesome. Thanks, guys.
--
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