Re: Request for new block_device_operations function pointer

From: Alexander Viro (viro@math.psu.edu)
Date: Tue Sep 18 2001 - 16:52:13 EST


On Tue, 18 Sep 2001, Matt D. Robinson wrote:

> This would allow projects such as LKCD to use a specific dump
> device associated to a block device driver. This dump driver
> writes data out directly to disk at a specific offset. The

... while submit_bh()... writes data out directly to disk at a specific
offset. Amazing, isn't it?

Notice that you _will_ need to deal with IO in driver's queue, no matter
how you implement the thing. submit_bh() already does it.

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



This archive was generated by hypermail 2b29 : Sun Sep 23 2001 - 21:00:27 EST