1. 28 10月, 2015 2 次提交
  2. 27 10月, 2015 3 次提交
  3. 25 10月, 2015 1 次提交
  4. 23 10月, 2015 4 次提交
  5. 22 10月, 2015 2 次提交
    • J
      Split posix storage backend into Env and library · 6e6dd5f6
      Javier González 提交于
      Summary: This patch splits the posix storage backend into Env and
      the actual *File implementations. The motivation is to allow other Envs
      to use posix as a library. This enables a storage backend different from
      posix to split its secondary storage between a normal file system
      partition managed by posix, and it own media.
      
      Test Plan: No new functionality is added to posix Env or the library,
      thus the current tests should suffice.
      6e6dd5f6
    • A
      Fix a bug in GetApproximateSizes · 980a82ee
      Alexey Maykov 提交于
      Summary: Need to pass through the memtable parameter.
      
      Test Plan: built, tested through myrocks
      
      Reviewers: igor, sdong, rven
      
      Reviewed By: rven
      
      Subscribers: dhruba
      
      Differential Revision: https://reviews.facebook.net/D49167
      980a82ee
  6. 21 10月, 2015 7 次提交
  7. 20 10月, 2015 16 次提交
  8. 19 10月, 2015 5 次提交