Rename the bitmap to axmap
authorJens Axboe <axboe@kernel.dk>
Wed, 28 Nov 2012 20:24:46 +0000 (21:24 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 28 Nov 2012 20:24:46 +0000 (21:24 +0100)
commit7ebd796f4e50c21d652e62bf1e112755b0f338a8
tree7d5b802fc97d0ae28510ec360fdd8ca2046bb2d2
parentdbfb51e3e742a2bfd151dc46aaf9e944da92a13b
Rename the bitmap to axmap

It's not really a bitmap, it's a bitmap of bitmaps. Now named.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Makefile
file.h
filesetup.c
io_ddir.h
io_u.c
lib/axmap.c [new file with mode: 0644]
lib/axmap.h [new file with mode: 0644]
lib/bitmap.c [deleted file]
lib/bitmap.h [deleted file]