Fix compile warning on platforms with posix_fallocate
authorJens Axboe <jaxboe@fusionio.com>
Thu, 14 Oct 2010 12:34:05 +0000 (14:34 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Thu, 14 Oct 2010 12:34:05 +0000 (14:34 +0200)
commitc0e75abff75f2fd11107c9da7c34f9265b6303e1
tree687ac2b45f68cd6bba7246bcbdb660b8b2537a98
parentebb9b8ab7f2bad787bbcfc03351d1ab90bc9c15b
Fix compile warning on platforms with posix_fallocate

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
smalloc.c