Fixup some bad file naming
authorJens Axboe <axboe@kernel.dk>
Sat, 1 Oct 2011 19:01:08 +0000 (15:01 -0400)
committerJens Axboe <axboe@kernel.dk>
Sat, 1 Oct 2011 19:01:08 +0000 (15:01 -0400)
commitac9b9101f1ef57965d6ffd51f143274a1eb665ef
tree87618235d2f6d55aca601560d73d8e51f91e879f
parent46c48f1f9b8ce94132c13638e4c83c13e1d392da
Fixup some bad file naming

log.c does not match log.h. Rename the iolog stuff to iolog.c
and infolog.c to log.c (so it matches the include).

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Makefile
infolog.c [deleted file]
iolog.c [new file with mode: 0644]
log.c