From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: handling unrecognised mount options Date: Sun, 16 Mar 2003 21:32:27 -0800 Sender: linux-fsdevel-owner@vger.kernel.org Message-ID: <20030316213227.1ce61c77.akpm@digeo.com> References: <20030316203420.797ad47f.akpm@digeo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: aebr@win.tue.nl, linux-fsdevel@vger.kernel.org, ext2-devel@lists.sourceforge.net Return-path: Received: from digeo-nav01.digeo.com (digeo-nav01 [192.168.1.233]) by packet.digeo.com (8.12.8/8.12.8) with SMTP id h2H5WSPw015697 for ; Sun, 16 Mar 2003 21:32:33 -0800 (PST) To: Szakacsits Szabolcs In-Reply-To: List-Id: linux-fsdevel.vger.kernel.org Szakacsits Szabolcs wrote: > > > On Sun, 16 Mar 2003, Andrew Morton wrote: > > > > Now what about the inability to switch between kernels? > > 1) "force" mount By changing initscripts? That defeats the whole idea. > 2) [re]mount with the feature if supported by the kernel Yeah, well. That's what I'm doing at present in rc.local. It's pretty lame.