A few more stat fixes and cleanups
authorJens Axboe <jens.axboe@oracle.com>
Thu, 8 Mar 2007 14:35:11 +0000 (15:35 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 8 Mar 2007 14:35:11 +0000 (15:35 +0100)
commit197574e43bea5ac00f7b64d4731173c177041de0
tree9ebe02440dabeffc64cc207bcd026ac9e00908a0
parent94370ac42ddee6572c434073d3c1840a513bc8f4
A few more stat fixes and cleanups

Mostly cleanups, but also one group status index that was
hardcoded as READ when it should be 'i' for either read or write.

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