From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Robert Love" Subject: Re: [patch]A potential bug in inotify_user.c Date: Wed, 24 Oct 2007 12:41:53 -0700 Message-ID: <21c5ff280710241241h7ee7a797xb6fb1eb41665267@mail.gmail.com> References: <3d0408630709282028o3a43811bqcc2a32c878ddbf1c@mail.gmail.com> <20071022144048.e184d8ef.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: "Yan Zheng" , linux-fsdevel@vger.kernel.org, ttb@tentacle.dhs.org To: "Andrew Morton" Return-path: Received: from smtp-out.google.com ([216.239.33.17]:25844 "EHLO smtp-out.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753407AbXJXTmC (ORCPT ); Wed, 24 Oct 2007 15:42:02 -0400 Received: from zps78.corp.google.com (zps78.corp.google.com [172.25.146.78]) by smtp-out.google.com with ESMTP id l9OJfs8e029423 for ; Wed, 24 Oct 2007 20:41:54 +0100 Received: from rv-out-0910.google.com (rvfb22.prod.google.com [10.140.179.22]) by zps78.corp.google.com with ESMTP id l9OJfrjm021652 for ; Wed, 24 Oct 2007 12:41:53 -0700 Received: by rv-out-0910.google.com with SMTP id b22so300533rvf for ; Wed, 24 Oct 2007 12:41:53 -0700 (PDT) In-Reply-To: <20071022144048.e184d8ef.akpm@linux-foundation.org> Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On 10/22/07, Andrew Morton wrote: > So this has been floating around in my to-look-at queue for a month. > Probably Robert didn't see it. > > Could we take a look at it please? Looks right to me, although I'm surprised no one else has noticed this. Cutch, you confirm? Acked-by: Robert Love Robert