Confusion between mutex and semaphore naming
authorJens Axboe <jens.axboe@oracle.com>
Wed, 27 Feb 2008 17:58:00 +0000 (18:58 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 27 Feb 2008 17:58:00 +0000 (18:58 +0100)
commitcdd18ad87ed9a3639b76c41cfc9682ad7cce652e
tree05648b269b8ea575a8eb957769cd9e220c8c0225
parenta3d741fa3bc3120d5b62a56826a97524daa32803
Confusion between mutex and semaphore naming

There's a semaphore implementation and option coming, so rename the
bits.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fio.c
fio.h
init.c
mutex.c
mutex.h