Fix BlueSky build on modern Linux and libs3.
authorMichael Vrable <vrable@cs.hmc.edu>
Wed, 28 Oct 2015 04:19:49 +0000 (21:19 -0700)
committerMichael Vrable <vrable@cs.hmc.edu>
Wed, 28 Oct 2015 04:19:49 +0000 (21:19 -0700)
commita0cdddf316f4119f31ca4939a7e0ba8d4ceb38e2
tree786ca341bc360fe75f2b6b88be146457d0dc786b
parent2b939f6cfc203a821a190ffd8a42c610ad991505
Fix BlueSky build on modern Linux and libs3.

  - Update S3_initialize calls to current API (3-argument form).
  - Minor CMakeLists updates.
  - dirfd is now a system function so avoid that name in our code.
CMakeLists.txt
bluesky/store-s3.c
cloudbench/CMakeLists.txt
cloudbench/readbench.c
cloudbench/readdelay.c
cloudbench/readlatency.c
logbench/logbench.c