]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit600479940081dfff65cb898abceff16e577ef39a
treec63753df94b741d328840edabde74462591ca0b3
parent57870b8283d052e94c59ed2b94ca99aafd04519c
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]