Shrink the semaphores a little
authorJens Axboe <jens.axboe@oracle.com>
Fri, 9 Mar 2007 11:40:02 +0000 (12:40 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 9 Mar 2007 11:40:02 +0000 (12:40 +0100)
commitf7c9e00eee87dc4eb24fc6e6ad68af38ba2bbe98
treed87149ac9bb80147523959ac17f612c20886067f
parent09629a90d5b68b220e3fb98318e2dcd019943eda
Shrink the semaphores a little

The downside is that they hold the fd open, so it steals one
possible file open per-file. Will fix that in the next commit.

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