From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Added inotify support. Date: Sun, 07 Oct 2012 09:58:57 -0400 Message-ID: References: <2181827.T3JxG88qQt@descartes> <83lifoa7hr.fsf@gnu.org> <87obkkcu92.fsf@wanadoo.es> <87lifkvoxl.fsf@spindle.srvr.nix> <87ehlbtv0r.fsf@spindle.srvr.nix> <87626ntowb.fsf@spindle.srvr.nix> <87txu7s31q.fsf@spindle.srvr.nix> <87a9vyd94p.fsf@Rainer.invalid> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1349618342 24405 80.91.229.3 (7 Oct 2012 13:59:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 7 Oct 2012 13:59:02 +0000 (UTC) Cc: emacs-devel@gnu.org To: Achim Gratz Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 07 15:59:08 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TKrNs-0005AU-16 for ged-emacs-devel@m.gmane.org; Sun, 07 Oct 2012 15:59:08 +0200 Original-Received: from localhost ([::1]:45582 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKrNm-0002dq-5A for ged-emacs-devel@m.gmane.org; Sun, 07 Oct 2012 09:59:02 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:59082) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKrNj-0002WF-Pc for emacs-devel@gnu.org; Sun, 07 Oct 2012 09:59:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TKrNi-0003xu-SZ for emacs-devel@gnu.org; Sun, 07 Oct 2012 09:58:59 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:49461) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKrNi-0003xi-OL for emacs-devel@gnu.org; Sun, 07 Oct 2012 09:58:58 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAG6Zu09FxLQG/2dsb2JhbABEtBGBCIIVAQEEAVYjEAsOJhIUGA0kiBwFugmQRAOjM4FYgwU X-IronPort-AV: E=Sophos;i="4.75,637,1330923600"; d="scan'208";a="200826842" Original-Received: from 69-196-180-6.dsl.teksavvy.com (HELO pastel.home) ([69.196.180.6]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 07 Oct 2012 09:58:58 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id C6A43594D1; Sun, 7 Oct 2012 09:58:57 -0400 (EDT) In-Reply-To: <87a9vyd94p.fsf@Rainer.invalid> (Achim Gratz's message of "Sun, 07 Oct 2012 09:38:46 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.182 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:154178 Archived-At: >>> But that's a bug in nfsd, still. >> Well, yes, I think so, and you think so, but the Linux kernel hackers do >> not think so :( > This behaviour doesn't have anything to do with nfsd (other than the > stateless nature of NFS and the way it implements that) and you can > trigger it quite easily without nfsd involved. Which behavior? Stefan