Re: [PATCH] PAGE_SIZE IO for RAW (RAW VARY)

Badari Pulavarty (pbadari@us.ibm.com)
Thu, 10 Jan 2002 14:20:15 -0800 (PST)


>
> > 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/