sdong d78a4401b5 DBImpl::GetWalPreallocateBlockSize() should return size_t
Summary: WritableFile::SetPreallocationBlockSize() requires parameter as size_t, and options used in DBImpl::GetWalPreallocateBlockSize() are all size_t. WritableFile::SetPreallocationBlockSize() should return size_t to avoid build break if size_t is not uint64_t.

Test Plan: Run existing tests.

Reviewers: andrewkr, IslamAbdelRahman, yiwu

Reviewed By: yiwu

Subscribers: leveldb, andrewkr, dhruba

Differential Revision: https://reviews.facebook.net/D64137
2016-09-19 16:51:38 -07:00
..
2016-09-12 15:31:42 -07:00
2016-09-12 15:31:42 -07:00
2016-09-13 21:11:59 -07:00
2016-09-13 21:11:59 -07:00
2016-09-13 21:11:59 -07:00
2016-06-09 19:03:10 -07:00
2016-07-08 17:50:51 -07:00
2016-08-11 23:34:19 -07:00
2016-07-08 17:50:51 -07:00
2016-09-13 21:11:59 -07:00
2016-07-13 15:36:22 -07:00
2016-09-13 21:11:59 -07:00
2016-09-13 21:11:59 -07:00
2016-09-13 21:11:59 -07:00
2016-09-13 21:11:59 -07:00
2016-06-25 08:29:40 +01:00