From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MCLme-0002BO-CN for garchives@archives.gentoo.org; Thu, 04 Jun 2009 22:51:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 608E1E03D7; Thu, 4 Jun 2009 22:51:39 +0000 (UTC) Received: from mail-fx0-f219.google.com (mail-fx0-f219.google.com [209.85.220.219]) by pigeon.gentoo.org (Postfix) with ESMTP id 1E854E03D7 for ; Thu, 4 Jun 2009 22:51:39 +0000 (UTC) Received: by fxm19 with SMTP id 19so1021281fxm.34 for ; Thu, 04 Jun 2009 15:51:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=ZVlz2/LjAxok2CRLxaRSCNkSptt7XHid9TjEcjmB4a4=; b=rhZQ1ZE/zzoaPccMP5JDbrD29fMZRhkhRFmLLZl4IxgSeONhHHB6/+82pHwJsR6R4Y Nc9ZJwXle3qZZ3lLymP7qAImawG9oUSTB4rfnGRuTdnogyKlVyAmQXKe+J4OtjrabFOG Orj/YU3J32XyYXXPHpWjc4cp0YDAuQMARBURs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=nJstQ2uhDSiTXNfvh6uqchh9H7uKLgbR7rYJnzFp+oMIJS5knsrTMbLtsqGUeNObWU Xivwvgj/C28io6qSKc3RHh/+GYQynKO+iLSOW2j86hTl9TgiNA44M+FKdSr2UwyIGIe5 KL49BA8G2fsntw/Fk/6NxrL71b4gZVq5VtihM= Received: by 10.103.198.20 with SMTP id a20mr1761049muq.63.1244155898522; Thu, 04 Jun 2009 15:51:38 -0700 (PDT) Received: from ilievnet.com ([84.21.204.200]) by mx.google.com with ESMTPS id y37sm3888145mug.49.2009.06.04.15.51.37 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 04 Jun 2009 15:51:37 -0700 (PDT) Date: Fri, 5 Jun 2009 01:51:35 +0300 From: Daniel Iliev To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] [solved] Re: gentoo-sources-2.6.29-r5 & ext4 Message-ID: <20090605015135.0c386853@ilievnet.com> In-Reply-To: References: <20090604122713.7a523392@ilievnet.com> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.14.7; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 65f6e887-70ff-4537-ac55-58c84959f193 X-Archives-Hash: 82975a4d608e3975b0144e4ccc1e8870 On Thu, 04 Jun 2009 23:13:47 +0300 Nikos Chantziaras wrote: > Daniel Iliev wrote: [--snip--] > > Kernel compiles w/o errors, but when booted it panics with error msg > > like "unknown mount option ``extents''". > > > > Yes, I have "extents" among the following options in fstab and > > they work with vannila-2.6.28 > > > > "/dev/md1 / ext4 stripe=2048,commit=2,extents,orlov,delalloc,\ > > errors=remount-ro,nodiratime,noatime 0 1" > > > > Ideas, suggestions? > > The extents mount option has been removed from 2.6.29: > > http://kerneltrap.org/mailarchive/linux-ext4/2009/1/6/4613614 > > > Thanks. I'm back to gentoo-sources w/o this mount option. I believe the ext4 team deserves a few bad words for this (and many good words for the whole work), but I'll spare the rant. :) -- Best regards, Daniel