1. 22 Mar, 2013 1 commit
    • Ken Sumrall's avatar
      Vold: Add the fstrim subsystem to vold · b87937cd
      Ken Sumrall authored
      The fstrim subsystem implements the dotrim command, which goes
      through all the writable filesystems on the device, and invokes
      the FITRIM ioctl() on them.  This marks all the unused blocks on
      the underlying flash device as unused, so the device performs better.
      
      Change-Id: I5fc8c2f60e0bc823f162d0f89580fb288ecb2160
      b87937cd
  2. 04 Jan, 2013 1 commit
    • Rom Lemarchand's avatar
      Fix calls to logwrap · 5593c856
      Rom Lemarchand authored
      Make sure all the calls to logwrap are consistent with the function's
      semantics.
      
      Change-Id: Ib0e2ad5c283cc4bb06c0ef5d6a9a52a5840b3dd2
      5593c856
  3. 11 Oct, 2009 1 commit