From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: fanotify - overall design before I start sending patches Date: Mon, 3 Aug 2009 12:23:03 -0400 Message-ID: <20090803162303.GA31058@infradead.org> References: <1248466429.3567.82.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, malware-list@dmesg.printk.net, Valdis.Kletnieks@vt.edu, greg@kroah.com, jcm@redhat.com, douglas.leeder@sophos.com, tytso@mit.edu, arjan@infradead.org, david@lang.hm, jengelh@medozas.de, aviro@redhat.com, mrkafk@gmail.com, alexl@redhat.com, jack@suse.cz, tvrtko.ursulin@sophos.com, a.p.zijlstra@chello.nl, hch@infradead.org, alan@lxorguk.ukuu.org.uk, mmorley@hcl.in, pavel@suse.cz To: Eric Paris Return-path: Received: from bombadil.infradead.org ([18.85.46.34]:60607 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755394AbZHCQXK (ORCPT ); Mon, 3 Aug 2009 12:23:10 -0400 Content-Disposition: inline In-Reply-To: <1248466429.3567.82.camel@localhost> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Before we get started: You promised yo get rid of the dnotify and inotify fields in the inode when moving over those two to fsnotify. While the dnotify fields are gone the inotify_watches and inotify_mutex fields are still around. I'd really like to see this done before we move on.