kernel-hacking-2024-linux-s.../drivers/block/paride
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
..
aten.c
bpck.c
bpck6.c [PATCH] kzalloc() conversion in drivers/block 2006-03-27 09:29:02 +02:00
comm.c [PATCH] Fix "value computed not used" warnings 2006-03-24 07:33:28 -08:00
dstr.c
epat.c
epia.c
fit2.c
fit3.c
friq.c
frpw.c
jumbo
kbic.c
Kconfig
ktti.c
Makefile
mkd
on20.c
on26.c [PATCH] Fix "value computed not used" warnings 2006-03-24 07:33:28 -08:00
paride.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
paride.h
pcd.c
pd.c [PATCH] Split struct request ->flags into two parts 2006-09-30 20:23:37 +02:00
pf.c [PATCH] Deref in drivers/block/paride/pf.c 2006-06-29 10:26:20 -07:00
pg.c [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 2006-06-26 12:25:08 -07:00
ppc6lnx.c
pseudo.h
pt.c [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 2006-06-26 12:25:08 -07:00
Transition-notes