1. 19 Jul, 2021 5 commits
    • Kirill Smelkov's avatar
      . · e072a39f
      Kirill Smelkov authored
      e072a39f
    • Kirill Smelkov's avatar
      . · e2eb170c
      Kirill Smelkov authored
      e2eb170c
    • Kirill Smelkov's avatar
      . · cd97de63
      Kirill Smelkov authored
      cd97de63
    • Kirill Smelkov's avatar
      ΔFtail += .Epoch in δf · 30f5ddc7
      Kirill Smelkov authored
      Unfortunately I could not avoid computing diff for ZBigFile objects
      themselves, because after recent ΔFtail and ΔZtail fixes, wcfs tests
      started to fail becase in the following scenario
      
          δFtail is created                        @at0
          file is created                          @at1
          file starts to be tracked when δFtail is @at2
          δFtail query is made about file block -> boom reports @at0, because the file does not exist there at all
      
      To fix this ΔFtail now detects when ZBigFile objects are changed
      themselves and indicate such a change with specifal δf with
      δf.Epoch=true .
      
      * t2+δfepoch: (38 commits)
        X ΔFtail: Rebuild vδE after first track
        .
        .
        .
        .
        .
        .
        .
        .
        .
        .
        .
        .
        .
        .
        .
        .
        .
        .
        .
        ...
      30f5ddc7
    • Kirill Smelkov's avatar
      X ΔFtail: Rebuild vδE after first track · bf3ace66
      Kirill Smelkov authored
      This is needed to detect where the file was created and indicate with
      δF.Epoch=true correspondingly.
      bf3ace66
  2. 16 Jul, 2021 12 commits
  3. 15 Jul, 2021 13 commits
  4. 14 Jul, 2021 4 commits
  5. 12 Jul, 2021 6 commits