From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Paris Subject: Re: [PATCH 2/2] fanotify: Dont try to open a file descriptor for the overflow event Date: Mon, 29 Nov 2010 15:40:28 -0500 Message-ID: <1291063228.3248.26.camel@localhost.localdomain> References: <20101124172604.GC18135@lsanfilippo.unix.rd.tt.avira.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Lino Sanfilippo Return-path: Received: from mx1.redhat.com ([209.132.183.28]:40590 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753690Ab0K2Uki (ORCPT ); Mon, 29 Nov 2010 15:40:38 -0500 In-Reply-To: <20101124172604.GC18135@lsanfilippo.unix.rd.tt.avira.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, 2010-11-24 at 18:26 +0100, Lino Sanfilippo wrote: > We should not try to open a file descriptor for the overflow event since this > will always fail. > > Signed-off-by: Lino Sanfilippo applied to for-next