Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 6 Nov 2002 09:07:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 6 Nov 2002 09:07:38 -0500 Received: from ns.virtualhost.dk ([195.184.98.160]:56227 "EHLO virtualhost.dk") by vger.kernel.org with ESMTP id ; Wed, 6 Nov 2002 09:07:37 -0500 Date: Wed, 6 Nov 2002 15:13:56 +0100 From: Jens Axboe To: Roman Zippel Cc: Jeff Garzik , Linux Kernel Subject: Re: 2.5 vi .config ; make oldconfig not working Message-ID: <20021106141356.GF9609@suse.de> References: <20021105165024.GJ13587@suse.de> <3DC7FB11.10209@pobox.com> <20021105171409.GA1137@suse.de> <3DC7FD95.5000903@pobox.com> <20021105172110.GB1830@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 925 Lines: 29 On Wed, Nov 06 2002, Roman Zippel wrote: > Hi, > > On Tue, 5 Nov 2002, Jens Axboe wrote: > > > > >axboe@burns:[.]linux-2.5-deadline-rbtree $ grep CONFIG_NFSD_V4 < .config > > > >641:CONFIG_NFSD_V4=y > > > >axboe@burns:[.]linux-2.5-deadline-rbtree $ vi .config > > > >axboe@burns:[.]linux-2.5-deadline-rbtree $ grep CONFIG_NFSD_V4 < .config > > > >641:CONFIG_NFSD_V4=n > > > > > > > > > > '=n' is wrong, that should be "# CONFIG_NFSD_V4 is not set" still... > > > > Why is that wrong? It worked before. > > It was not documented and I only implemented that was documented. :) > It's of course no problem to change that. Thanks, patch from Petr is perfect :-) -- Jens Axboe - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/