Jens Axboe 4aff5e2333 [PATCH] Split struct request ->flags into two parts
Right now ->flags is a bit of a mess: some are request types, and
others are just modifiers. Clean this up by splitting it into
->cmd_type and ->cmd_flags. This allows introduction of generic
Linux block message types, useful for sending generic Linux commands
to block devices.

Signed-off-by: Jens Axboe <axboe@suse.de>
2006-09-30 20:23:37 +02:00
..
2005-04-16 15:20:36 -07:00
2006-09-16 11:54:04 +01:00
2005-08-19 09:41:24 +01:00
2006-09-16 11:57:49 +01:00
2006-03-29 09:21:00 +01:00
2005-04-16 15:20:36 -07:00
2005-09-12 20:35:54 +01:00