Hello Dan Burkert, Mike Percy,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/5458
to review the following change.
Change subject: env: rename writable_file_use_fsync to env_file_use_fsync
......................................................................
env: rename writable_file_use_fsync to env_file_use_fsync
It's not just used for writable_file. And I doubt anyone has set this thing;
we copied it from rocksdb to work around buggy ext3 implementations.
Still, it's a backwards incompatible change, so maybe I should leave it be?
Change-Id: I66f9b448869885e855558dfc9194aabd17a8644d
---
M src/kudu/util/env_posix.cc
1 file changed, 4 insertions(+), 3 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/58/5458/1
--
To view, visit http://gerrit.cloudera.org:8080/5458
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I66f9b448869885e855558dfc9194aabd17a8644d
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Mike Percy <[email protected]>