Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262906AbUCPCwb (ORCPT ); Mon, 15 Mar 2004 21:52:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262936AbUCPCwP (ORCPT ); Mon, 15 Mar 2004 21:52:15 -0500 Received: from dp.samba.org ([66.70.73.150]:47064 "EHLO lists.samba.org") by vger.kernel.org with ESMTP id S262890AbUCPCoj (ORCPT ); Mon, 15 Mar 2004 21:44:39 -0500 Date: Tue, 16 Mar 2004 13:39:46 +1100 From: Anton Blanchard To: Andrew Morton Cc: Kenneth Chen , linux-kernel@vger.kernel.org Subject: Re: Patch - make config_max_raw_devices work Message-ID: <20040316023946.GO19737@krispykreme> References: <200403160053.i2G0rNm31241@unix-os.sc.intel.com> <20040315181406.2f2d8f38.akpm@osdl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040315181406.2f2d8f38.akpm@osdl.org> User-Agent: Mutt/1.5.5.1+cvs20040105i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 800 Lines: 21 > Badari wrote basically the same patch a couple of months back. I dropped > it then, too ;) > > raw is a deprecated interface and if we keep on adding new features to it, > we will never be rid of the thing. If your application requires more than > 256 raw devices, please convert it to open the block device directly, > passing in the O_DIRECT flag. We only deprecated this thing on the 4th Feb 2004. I want to see the raw driver die but we cant expect apps to change their interfaces in the space of a month. Can we reach a compromise? :) Anton - 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/