Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754014AbYKZMrn (ORCPT ); Wed, 26 Nov 2008 07:47:43 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751776AbYKZMre (ORCPT ); Wed, 26 Nov 2008 07:47:34 -0500 Received: from hawking.rebel.net.au ([203.20.69.83]:35077 "EHLO hawking.rebel.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751506AbYKZMre (ORCPT ); Wed, 26 Nov 2008 07:47:34 -0500 Message-ID: <492D4560.8000302@davidnewall.com> Date: Wed, 26 Nov 2008 23:17:28 +1030 From: David Newall User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: Evgeniy Polyakov CC: Andrew Morton , john@johnmccutchan.com, arnd@arndb.de, mtk.manpages@gmail.com, hch@lst.de, rlove@rlove.org, linux-api@vger.kernel.org, linux-kernel@vger.kernel.org, pavel@suse.cz, Eric Paris Subject: Re: [take2] Inotify: nested attributes support. References: <20081125194234.GA24449@ioremap.net> <20081125162434.4feacbbf.akpm@linux-foundation.org> <20081126074239.GA17525@ioremap.net> <20081126001538.4b1c7c99.akpm@linux-foundation.org> <20081126082936.GB17525@ioremap.net> In-Reply-To: <20081126082936.GB17525@ioremap.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 941 Lines: 22 Evgeniy Polyakov wrote: > On Wed, Nov 26, 2008 at 12:15:38AM -0800, Andrew Morton (akpm@linux-foundation.org) wrote: > >> This still doesn't provide a reason for anyone to be interested in the >> code! Why do we want pids in inotify messages? >> > > my application has to > differentiate IO made by itself and any IO made by system (another > users, crons, whatever else) I don't think so. As discussed, (http://marc.info/?l=linux-kernel&m=122735413932519), you already can differentiate I/O made by local users, so you don't need to modify inotify. This change violates my first rule of programming: If there's two or more ways of solving a problem, pick one; don't pick them all. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/