From owner-freebsd-fs@FreeBSD.ORG Fri Jun 8 09:01:22 2007 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 86D4A16A421 for ; Fri, 8 Jun 2007 09:01:22 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 7320F13C455 for ; Fri, 8 Jun 2007 09:01:22 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 38DC11A3C1A; Fri, 8 Jun 2007 02:01:21 -0700 (PDT) Received: from rot13.obsecurity.org (rot13.obsecurity.org [192.168.1.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id C7A575119F; Fri, 8 Jun 2007 05:01:21 -0400 (EDT) Received: by rot13.obsecurity.org (Postfix, from userid 1001) id C0B2FC219; Fri, 8 Jun 2007 05:01:21 -0400 (EDT) Date: Fri, 8 Jun 2007 05:01:21 -0400 From: Kris Kennaway To: Flavio Castelli Message-ID: <20070608090121.GA40524@rot13.obsecurity.org> References: <200706011557.13769.micron@bglug.it> <4661F340.6080009@net.utcluj.ro> <200706081058.02229.micron@bglug.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200706081058.02229.micron@bglug.it> User-Agent: Mutt/1.4.2.2i Cc: freebsd-fs@freebsd.org Subject: Re: file system notifications X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jun 2007 09:01:22 -0000 On Fri, Jun 08, 2007 at 10:58:01AM +0200, Flavio Castelli wrote: > Now, what I really like to know is if there is another system notification > mechanism that works like inotify or fsevents. Not currently. Kris