Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp7150785ybi; Mon, 8 Jul 2019 15:40:07 -0700 (PDT) X-Google-Smtp-Source: APXvYqz/OfgIOGEiTWX0mweVVqB/J2pPQKO44vDkO0tyCQ9WDtfPZZagL++r6iohmNQceKANyXpU X-Received: by 2002:a17:90a:fa18:: with SMTP id cm24mr27980979pjb.120.1562625606905; Mon, 08 Jul 2019 15:40:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562625606; cv=none; d=google.com; s=arc-20160816; b=y7GTvGGeCeHcSX99R8jRhtK7H4FOkiWlod+dW+BcOd96ltbTMoulKi69AuZYGmy+ng HOeqTLWqApXO6krEHD24ve9huXWOlayycueUJTpb1xqsduw7UlPWqlSP4Cve9fyh3l07 QN9ti1GyRJZ7YLv7JU42iwRCHX20Kdn0FWd5hcOQ/tELX1WH24z0zInvjHC8T0MlurAS 7Y6UtuDaFFKC+s7QKI+YrlbZNcOZi1Wca42WmcZMzDlMJ0xFd/NdU9kVXd8NxWcFhZqx EQGZeJgzx3yvfLRn0s8tDfYP6u+Q6s4wsZT1c3LKDxnBVBoDDWo8qj3BPhPFLnPGfpnB kJWw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=OJnXXXUHdfxKwRoK3yo3QiCFp0FYYNDKdgV01rVOMeM=; b=0nQDGWsz/KsCGFAuGMqH71gzmKD1Jh1FKi+Wyj6lgIwQSAv1aPSbg/E31G47ssHmBA x5bg446rT4BWa/T0HHpkXDaHkJOvz1swyJ1MdVfIARx851Dz5l86qcaRk6qQ2ShLZdJ5 fQ2pJYNMzoxOCkIeb5xBlF49ntOvqI8++W7VeWptnqumfc+3DBhrpfn7a7AUdN0sMFH6 VEyhMWjLCh+HpJ2PxBRA/Bxk/3ES2yZTHpnIO9Eyjvn9r+/mkvaLL0qbycghWDkKqfue yH6t9rftkK5ezqN3Mygrx0q1rForeIgTRDXVf64u5UVhWzK+qu/UEtQzPHMfeI/pLewe zThg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=U2zHXrCM; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d2si19804863pgo.463.2019.07.08.15.39.52; Mon, 08 Jul 2019 15:40:06 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=U2zHXrCM; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390633AbfGHPfW (ORCPT + 99 others); Mon, 8 Jul 2019 11:35:22 -0400 Received: from mail.kernel.org ([198.145.29.99]:37894 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390926AbfGHPfU (ORCPT ); Mon, 8 Jul 2019 11:35:20 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 73B6B20665; Mon, 8 Jul 2019 15:35:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1562600119; bh=w8Z8cV22TAELzc0AoWADBasn7wG0myBmDUgyM4n5YNY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=U2zHXrCMtQ7r+osY7fepAhPY1VYIgmopDV/1aRlKEU9+6I9KbyhG42C3KMJic8EEg PDlfHynfszBz3SxChlIL/ML2tMMHPVswpOcM0kyEAYZuYvtbfeKURCyZQ7lL0dHTEe wwlK8C2KWLQpbsJX1DweFcPuA4wKK3FW3k+Y6bFQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Geert Uytterhoeven , Al Viro Subject: [PATCH 5.1 95/96] fs: VALIDATE_FS_PARSER should default to n Date: Mon, 8 Jul 2019 17:14:07 +0200 Message-Id: <20190708150531.566385919@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190708150526.234572443@linuxfoundation.org> References: <20190708150526.234572443@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Geert Uytterhoeven commit 75f2d86b20bf6aec0392d6dd2ae3ffff26d2ae0e upstream. CONFIG_VALIDATE_FS_PARSER is a debugging tool to check that the parser tables are vaguely sane. It was set to default to 'Y' for the moment to catch errors in upcoming fs conversion development. Make sure it is not enabled by default in the final release of v5.1. Fixes: 31d921c7fb969172 ("vfs: Add configuration parser helpers") Signed-off-by: Geert Uytterhoeven Signed-off-by: Al Viro Signed-off-by: Greg Kroah-Hartman --- fs/Kconfig | 1 - 1 file changed, 1 deletion(-) --- a/fs/Kconfig +++ b/fs/Kconfig @@ -10,7 +10,6 @@ config DCACHE_WORD_ACCESS config VALIDATE_FS_PARSER bool "Validate filesystem parameter description" - default y help Enable this to perform validation of the parameter description for a filesystem when it is registered.