Use PATH_MAX instead of _POSIX_HOST_NAME_MAX
authorJens Axboe <axboe@fb.com>
Thu, 7 May 2015 21:33:10 +0000 (15:33 -0600)
committerJens Axboe <axboe@fb.com>
Thu, 7 May 2015 21:33:10 +0000 (15:33 -0600)
commit2972708f4b9f64896f777382717edabb7dcaefda
tree2037cb4f6d7efe8bd10cbabdd9c965632068be86
parent3826b24ae5787cda4269749c1ebb4e7620f0c76c
Use PATH_MAX instead of _POSIX_HOST_NAME_MAX

Signed-off-by: Jens Axboe <axboe@fb.com>
init.c