]> git.baikalelectronics.ru Git - kernel.git/commit
block: move ioprio.c from fs/ to block/
authorJens Axboe <axboe@fb.com>
Mon, 19 May 2014 17:02:18 +0000 (11:02 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 19 May 2014 17:02:18 +0000 (11:02 -0600)
commit5e79493df5540b97f8233e174629465ddd1cc262
tree8cdb8f35211c4cac730547331de7b6f87f29bb6d
parent42bcd77fb4cb4d62e77f342d1a6d238f9419d118
block: move ioprio.c from fs/ to block/

Like commit 42bcd77f, move this block related file outside
of fs/ and into the core block directory, block/.

Signed-off-by: Jens Axboe <axboe@fb.com>
block/Makefile
block/ioprio.c [new file with mode: 0644]
fs/Makefile
fs/ioprio.c [deleted file]