Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757503Ab0HQPJQ (ORCPT ); Tue, 17 Aug 2010 11:09:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:15784 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757258Ab0HQPJO (ORCPT ); Tue, 17 Aug 2010 11:09:14 -0400 Subject: Re: [GIT PULL] notification tree - try 37! From: Eric Paris To: Andreas Gruenbacher Cc: Christoph Hellwig , Matt Helsley , torvalds@linux-foundation.org, linux-kernel@vger.kernel.org, viro@zeniv.linux.org.uk, akpm@linux-foundation.org, Michael Kerrisk In-Reply-To: <201008171009.51737.agruen@suse.de> References: <1281110319.17812.21.camel@dhcp231-200.rdu.redhat.com> <201008162232.36873.agruen@suse.de> <1282016387.21419.113.camel@acb20005.ipt.aol.com> <201008171009.51737.agruen@suse.de> Content-Type: text/plain; charset="UTF-8" Date: Tue, 17 Aug 2010 11:08:26 -0400 Message-ID: <1282057706.21419.130.camel@acb20005.ipt.aol.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1324 Lines: 28 On Tue, 2010-08-17 at 10:09 +0200, Andreas Gruenbacher wrote: > On Tuesday 17 August 2010 05:39:47 Eric Paris wrote: > > On Mon, 2010-08-16 at 22:32 +0200, Andreas Gruenbacher wrote: > > > Q: What happens when a process watching for FAN_OPEN_PERM or > > > FAN_ACCESS_PERM events exits or dies while events are in flight? I > > > can't see anything in the code that would wake sleeping processes up > > > when the fsnotify_group of the listener is torn down. > > > > We can get stuck. There was code which cleaned that up, but it got > > accidentally removed long ago when, upon review on list, I was told to > > remove all timeout code. It's easy enough to fix up. I'll post a patch > > this week. > > This needs to be fixed then. Not such a big deal, but it shows that the tree > wasn't ready for being merged yet and needs further review. Code with bugs, shocking! Two other bugs have been found and patches for those will be coming shortly. I've begged for review how many times? I don't care when review it comes, I'll address any issues as they come up. -Eric -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/