]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
fix WritableFile buffer size in direct IO
authorAaron Gao <gzh@fb.com>
Wed, 26 Apr 2017 22:28:50 +0000 (15:28 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 26 Apr 2017 22:57:02 +0000 (15:57 -0700)
commit2150cc1f3e2f8dcd9605451ebe624198808716f3
tree3fcbd97a0e8be5097ed91ddde9d7926163c9c935
parentefc361ef7de6bdfcad31a425965ef0fec1c3e8e7
fix WritableFile buffer size in direct IO

Summary:
�fix the buffer size in case of ppl use buffer size as their block_size.
Closes https://github.com/facebook/rocksdb/pull/2198

Differential Revision: D4956878

Pulled By: lightmark

fbshipit-source-id: 8bb0dc9c133887aadcd625d5261a3d1110b71473
include/rocksdb/options.h
util/file_reader_writer.h