Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751420AbWEDHTP (ORCPT ); Thu, 4 May 2006 03:19:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751423AbWEDHTP (ORCPT ); Thu, 4 May 2006 03:19:15 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:15562 "EHLO ZenIV.linux.org.uk") by vger.kernel.org with ESMTP id S1751420AbWEDHTP (ORCPT ); Thu, 4 May 2006 03:19:15 -0400 Date: Thu, 4 May 2006 08:19:11 +0100 From: Al Viro To: Andrew Morton Cc: hpa@zytor.com, linux-kernel@vger.kernel.org, torvalds@osdl.org Subject: Re: [PATCH] symlink nesting level change Message-ID: <20060504071910.GI27946@ftp.linux.org.uk> References: <14CFC56C96D8554AA0B8969DB825FEA0012B309B@chicken.machinevisionproducts.com> <44580CF2.7070602@tlinx.org> <20060503030849.GZ27946@ftp.linux.org.uk> <20060503183554.87f0218d.akpm@osdl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060503183554.87f0218d.akpm@osdl.org> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1335 Lines: 25 On Wed, May 03, 2006 at 06:35:54PM -0700, Andrew Morton wrote: > It's a non-back-compatible change which means that people will install > 2.6.18+, will set stuff up which uses more that five nested links and some > will discover that they can no longer run their software on older kernels. > > It'll only hurt a very small number of people, but for those people, it > will hurt a lot. And I can't really think of anything we can do to help > them, apart from making the new behaviour runtime-controllable, defaulting > to "off", but add a once-off printk when we hit MAX_NESTED_LINKS, pointing > them at a document which tells them how to turn on the new behaviour and > which explains the problems. Which sucks. Those people keep asking to lift that limit. So no, I don't believe that making it runtime-controllable is the right thing to do. Document that we'd lifted the limit to 8 and such setups become possible since . > But I guess as major distros are 2.6.16-based, this is a good time to make > this change. FWIW, RH kernels had that for more than a year by now... - 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/