Skip to content
Snippets Groups Projects
  1. Apr 26, 2024
  2. Apr 25, 2024
  3. Apr 24, 2024
  4. Apr 23, 2024
  5. Apr 22, 2024
  6. Apr 20, 2024
    • Pawan Wagh's avatar
      Block align start and length while punching holes · a56245f3
      Pawan Wagh authored
      If hole punching offset is within block, kernel will write
      zeros forcefully. Block align offset and length used for punching
      to avoid unnecessary write to the disk while punching.
      
      Test: acloud delete --all && m && acloud create --local-instance --local-image && adb logcat -c && m FileSystemUtilsTests && atest -c FileSystemUtilsTests
      Bug: 301631861
      Change-Id: Ib65e4fb9419125e89e9253bec769fce53304649a
      a56245f3
  7. Apr 19, 2024
Loading