From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrill Gorcunov Subject: Re: [patch 7/7] fs, notify: Add procfs fdinfo helper v6 Date: Tue, 20 Nov 2012 10:35:59 +0400 Message-ID: <20121120063559.GA31306@moon> References: <20121114151937.344922058@openvz.org> <20121114152239.936025193@openvz.org> <20121116155603.2118394c.akpm@linux-foundation.org> <20121117071039.GA22855@moon> <20121117083437.GC22855@moon> <20121119164938.7f19f3d9.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, Al Viro , Alexey Dobriyan , Pavel Emelyanov , James Bottomley , Matthew Helsley , aneesh.kumar@linux.vnet.ibm.com, bfields@fieldses.org, oleg@redhat.com, rientjes@google.com, tvrtko.ursulin@onelan.co.uk, Andrey Vagin To: Andrew Morton Return-path: Content-Disposition: inline In-Reply-To: <20121119164938.7f19f3d9.akpm@linux-foundation.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Mon, Nov 19, 2012 at 04:49:38PM -0800, Andrew Morton wrote: > > Where *is* this pseudo-file, anyway? The changelog doesn't tell us > where it lies in the filesystem. > > I know! I'll search the documentation! /proc/sys/fs/epoll/..., yes? > > btw, Documentation/sysctl/fs.txt is missing documentation for > max_user_instances and max_queued_events. Perhaps you can fix that > when providing the documentation changes for your patch :) Sure, I'll provide the docs patch on top. Thanks! Cyrill