From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Landley Subject: Re: [PATCH 21/21] documentation: drop vmtruncate Date: Sat, 15 Dec 2012 18:21:57 -0600 Message-ID: <1355617317.24099.10@driftwood> References: <50CC5856.6080704@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Transfer-Encoding: 8BIT Cc: Linux FS Devel , "Paul E. McKenney" , David Howells , Thomas Gleixner , Marco Stornelli , Michael Kerrisk , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org To: Marco Stornelli Return-path: In-Reply-To: <50CC5856.6080704@gmail.com> (from marco.stornelli@gmail.com on Sat Dec 15 05:00:38 2012) Content-Disposition: inline Sender: linux-doc-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On 12/15/2012 05:00:38 AM, Marco Stornelli wrote: > Removed vmtruncate > > Signed-off-by: Marco Stornelli Acked-by: Rob Landley (I can't help thinking there should have been some sort of feature-removal-schedule entry for this. Is there any sort of trailing record of major stuff that happened and when? The kernelnewbies http://kernelnewbies.org/LinuxVersions page is the best I've found, but it's a bit clumsy to use as a reference to find which version a change happened in. The https://lwn.net/Articles/2.6-kernel-api/ page was great but it stalled in 2009. Maybe I just miss kernel-traffic...) Rob