Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750790AbWHPGfX (ORCPT ); Wed, 16 Aug 2006 02:35:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750830AbWHPGfX (ORCPT ); Wed, 16 Aug 2006 02:35:23 -0400 Received: from orion2.pixelized.ch ([195.190.190.13]:38309 "EHLO mail.pixelized.ch") by vger.kernel.org with ESMTP id S1750790AbWHPGfV (ORCPT ); Wed, 16 Aug 2006 02:35:21 -0400 Message-ID: <44E2BC9C.1000101@debian.org> Date: Wed, 16 Aug 2006 08:35:08 +0200 From: "Giacomo A. Catenazzi" User-Agent: Thunderbird 1.5.0.5 (X11/20060812) MIME-Version: 1.0 To: David Miller CC: 7eggert@gmx.de, 7eggert@elstempel.de, shemminger@osdl.org, mitch.a.williams@intel.com, notting@redhat.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: bonding: cannot remove certain named devices References: <6KfTz-OX-11@gated-at.bofh.it> <6KfTA-OX-15@gated-at.bofh.it> <20060815.171002.104028951.davem@davemloft.net> In-Reply-To: <20060815.171002.104028951.davem@davemloft.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1206 Lines: 31 David Miller wrote: > From: Bodo Eggert <7eggert@elstempel.de> > Date: Wed, 16 Aug 2006 02:02:03 +0200 > >> Stephen Hemminger wrote: >> >>> IMHO idiots who put space's in filenames should be ignored. As long as the >>> bonding code doesn't throw a fatal error, it has every right to return >>> "No such device" to the fool. >> Maybe you should limit device names to eight uppercase characters and up to >> three characters extension, too. NOT! There is no reason to artificially >> impose limitations on device names, so don't do that. > > Are you willing to work to add the special case code necessary to > handle whitespace characters in the device name over all of the kernel > code and also all of the userland tools too? But if you don't handle spaces in userspace, you handle *, ?, [, ], $, ", ', \ in userspace? Should kernel disable also these (insane device chars) chars? ciao cate > > No? Great, I'm glad that's settled. - 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/