From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751739AbZH1QaW (ORCPT ); Fri, 28 Aug 2009 12:30:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751365AbZH1QaV (ORCPT ); Fri, 28 Aug 2009 12:30:21 -0400 Received: from mail-yw0-f184.google.com ([209.85.211.184]:59117 "EHLO mail-yw0-f184.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751496AbZH1QaV (ORCPT ); Fri, 28 Aug 2009 12:30:21 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=DAhNCoejN7gaciGDIqlaP4Kar/KirS64c0PdA/QBNgFAYfdVIcPgLO97uGUxnYLyqP Q5gdZS2/kwm5T8KABqoq2ZeQHrEoszxJPSW1lHV/GdIqrpC/L1coEr88u7+rnfC4jtdW ltq1vGBtYtgKNGsOtzE4Y9tDQ065GtXKFTlIU= MIME-Version: 1.0 In-Reply-To: <1251476422.28787.1.camel@dhcp231-106.rdu.redhat.com> References: <1251476422.28787.1.camel@dhcp231-106.rdu.redhat.com> Date: Sat, 29 Aug 2009 00:30:22 +0800 Message-ID: Subject: Re: Linux-2.6.31-rc8 inotify hangs samba clients From: Jeff Chua To: Eric Paris Cc: "Eric W. Biederman" , Linux Kernel , Linus Torvalds Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Aug 29, 2009 at 12:20 AM, Eric Paris wrote: > Deffinitly not Samba's fault. I should have 2 patches to fix inotify > at: > > http://git.infradead.org/users/eparis/notify.git/shortlog/refs/heads/for-linus Eric, didn't expect instantaneous response as I was sending out the wrong patch and had to correct it. Thanks again for the pointer and fixes. Will wait to pull from Linus's git. Jeff.