Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 2FDD86DE1855 for ; Sun, 13 Mar 2016 16:13:15 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.721 X-Spam-Level: X-Spam-Status: No, score=-0.721 tagged_above=-999 required=5 tests=[AWL=-0.722, HEADER_FROM_DIFFERENT_DOMAINS=0.001, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8aU706gaS7n2 for ; Sun, 13 Mar 2016 16:13:13 -0700 (PDT) Received: from mail.cryptobitch.de (cryptobitch.de [88.198.7.68]) by arlo.cworth.org (Postfix) with ESMTPS id BE7426DE1849 for ; Sun, 13 Mar 2016 16:13:12 -0700 (PDT) Received: from thinkbox (unknown [85.183.43.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.cryptobitch.de (Postfix) with ESMTPSA id D4A7E98A636; Mon, 14 Mar 2016 00:13:09 +0100 (CET) Received: from teythoon by thinkbox with local (Exim 4.84) (envelope-from ) id 1afFC9-0005q4-DN; Mon, 14 Mar 2016 00:13:09 +0100 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable To: David Bremner , "Paul Wise" , 817964@bugs.debian.org From: Justus Winter <4winter@informatik.uni-hamburg.de> In-Reply-To: <87bn6k6irk.fsf@zancas.localnet> Cc: notmuch@notmuchmail.org References: <1457760049.3681.29.camel@debian.org> <87bn6k6irk.fsf@zancas.localnet> Message-ID: <20160313231309.25757.63613@thinkbox.jade-hamburg.de> User-Agent: alot/0.3.8.dev Subject: Re: Bug#817964: notmuch: indexing daemon Date: Mon, 14 Mar 2016 00:13:09 +0100 X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2016 23:13:15 -0000 Quoting David Bremner (2016-03-12 12:24:47) > Paul Wise writes: > > I expect the right interface to use for notifications of filesystem > > events is inotify since fanotify doesn't send rename events. This would > > require one inotify per directory. Fwiw, afew does exactly that. Justus