From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ted Ts'o Subject: Re: backporting ext4 to 2.6.27 Date: Mon, 9 May 2011 12:05:48 -0400 Message-ID: <20110509160548.GC19811@thunk.org> References: <86980.98056.qm@web95210.mail.in2.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org To: puru sothaman Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:34872 "EHLO test.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752602Ab1EIQFw (ORCPT ); Mon, 9 May 2011 12:05:52 -0400 Content-Disposition: inline In-Reply-To: <86980.98056.qm@web95210.mail.in2.yahoo.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Mon, May 09, 2011 at 08:16:09PM +0530, puru sothaman wrote: > Hi, > > I am using 2.6.27.18 kernel.Currently the ext4 support in kernel >is experimental version.I need a stable version ext4 patches for the >above kernel.Can anyone help me in backporting the stable ext4 >patches for 2.6.27 kernel. Backporting patches to an ancient kernel like 2.6.27 is one of those painful things that get done by people who are paid to do so --- it's hard to find volunteers willing to do such a grungy task.... - Ted