Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 10 Jan 2002 17:20:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 10 Jan 2002 17:20:24 -0500 Received: from e24.nc.us.ibm.com ([32.97.136.230]:63398 "EHLO e24.nc.us.ibm.com") by vger.kernel.org with ESMTP id ; Thu, 10 Jan 2002 17:20:18 -0500 From: Badari Pulavarty Message-Id: <200201102220.g0AMKF503938@eng2.beaverton.ibm.com> Subject: Re: [PATCH] PAGE_SIZE IO for RAW (RAW VARY) To: alan@lxorguk.ukuu.org.uk (Alan Cox) Date: Thu, 10 Jan 2002 14:20:15 -0800 (PST) Cc: pbadari@us.ibm.com (Badari Pulavarty), alan@lxorguk.ukuu.org.uk (Alan Cox), linux-kernel@vger.kernel.org In-Reply-To: from "Alan Cox" at Jan 10, 2002 09:11:34 PM PST X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > > > Something like sd_attach() could get this info from template and > > set a flag in blk_dev. (or in a gloal array). > > I didnt think blk_dev was per minor ? > hmm.. I see where you are going. I guess I need to have of a pointer to arrary of MAX_MINOR. But I can use similar technique as "blksize_size" arrary. Otherwise, I can have gloabl arrary similar to "blksize_size". Thanks, Badari - 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/