block: split tag and sysfs handling from blk-core.c
authorJens Axboe <jens.axboe@oracle.com>
Tue, 29 Jan 2008 13:51:59 +0000 (14:51 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 29 Jan 2008 20:55:07 +0000 (21:55 +0100)
commit8324aa91d1e11a1fc25f209687a0b2e6c2ed47d0
treec63753df94b741d328840edabde74462591ca0b3
parenta168ee84c90b39ece357da127ab388f2f64db19c
block: split tag and sysfs handling from blk-core.c

Seperates the tag and sysfs handling from ll_rw_blk.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/Makefile
block/blk-core.c
block/blk-sysfs.c [new file with mode: 0644]
block/blk-tag.c [new file with mode: 0644]
block/blk.h [new file with mode: 0644]