From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 25 May 2002 15:08:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 25 May 2002 15:08:03 -0400 Received: from mail.parknet.co.jp ([210.134.213.6]:15626 "EHLO mail.parknet.co.jp") by vger.kernel.org with ESMTP id ; Sat, 25 May 2002 15:08:02 -0400 To: Alexander Viro Cc: Linus Torvalds , linux-kernel@vger.kernel.org Subject: Re: [PATCH] cleanup parse_options() of fatfs (3/4) In-Reply-To: From: OGAWA Hirofumi Date: Sun, 26 May 2002 04:07:48 +0900 Message-ID: <87lma8yrjv.fsf@devron.myhome.or.jp> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Alexander Viro writes: > On Sat, 25 May 2002, OGAWA Hirofumi wrote: > > > This patch merges the parse_options() of vfat and fat. And, added the > > (borrowed from ext3) code for reporting the error of specified > > options. > > > > Please apply. > > Please, hold on. If we are going to do that, we'd better do it right... > I'll resurrect and post the options-parser patch - it covers all that > stuff with less ad-hackery. Good. I was actually waiting for it. Please post that patch. -- OGAWA Hirofumi