Cleanup symbols that should be static
authorJens Axboe <axboe@fb.com>
Wed, 2 Apr 2014 03:10:36 +0000 (21:10 -0600)
committerJens Axboe <axboe@fb.com>
Wed, 2 Apr 2014 03:10:36 +0000 (21:10 -0600)
commit10aa136bddbaa7c845ab4eacb4a9a4a88d6657a3
tree5b638cba41ce8c627ab693bdff3a7d08382554fb
parentef799a64618cbd53adb50d615666cd7afe9f0a8f
Cleanup symbols that should be static

Run analysis on symbols not used outside of their current file,
turn them into statics.

Signed-off-by: Jens Axboe <axboe@fb.com>
18 files changed:
cconv.c
crc/crc32c.c
crc/xxhash.c
diskutil.c
engines/falloc.c
engines/net.c
engines/rbd.c
filehash.c
gettime.c
idletime.c
init.c
lib/lfsr.c
lib/num2str.c
lib/prio_tree.c
log.c
profiles/tiobench.c
smalloc.c
stat.c