linux-stable-rt/block
Linus Torvalds abce891a10 Fix new generic block device SG compile
We had a merge issue with the "dentry" field going away from the
kobject, and being replaced by a sysfs_dirent field (named "sd")
instead.  That broke the BSG compile.

Cc: Jens Axboe <jens.axboe@oracle.com>
Cc: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: James Bottomley <James.Bottomley@SteelEye.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-16 11:18:23 -07:00
..
Kconfig bsg: Kconfig updates 2007-07-16 08:52:47 +02:00
Kconfig.iosched
Makefile
as-iosched.c
blktrace.c
bsg.c Fix new generic block device SG compile 2007-07-16 11:18:23 -07:00
cfq-iosched.c
deadline-iosched.c
elevator.c
genhd.c
ioctl.c
ll_rw_blk.c add a struct request pointer to the request structure 2007-07-16 08:52:46 +02:00
noop-iosched.c
scsi_ioctl.c