All of lore.kernel.org
 help / color / mirror / Atom feed
* RAW or BLK in 2.4.21
@ 2003-08-01 10:24 ooyama eiichi
  2003-08-01 10:27 ` Jens Axboe
  0 siblings, 1 reply; 3+ messages in thread
From: ooyama eiichi @ 2003-08-01 10:24 UTC (permalink / raw)
  To: linux-kernel

Hi.
I am developping a block device kernel module in 2.4 series.
And i want to make a distinction between raw I/O and block I/O,
in the request function i wrote for my module.
But i could not find the way.

my_request_fn(request_queue_t *q, int rw, struct buffer_head * bh)

Is it possible ?
I would be happy if someone give me a hint about this.

Regards.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-08-01 14:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-01 10:24 RAW or BLK in 2.4.21 ooyama eiichi
2003-08-01 10:27 ` Jens Axboe
2003-08-01 14:49   ` ooyama eiichi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.