1. 18 Apr, 2019 2 commits
    • Poul-Henning Kamp's avatar
      Flexelinting · 36920626
      Poul-Henning Kamp authored
      36920626
    • Nils Goroll's avatar
      mark where we might want to handle ENOSPC · b27fc03d
      Nils Goroll authored
      ... which would require error handling on all of the call stack upwards,
      which is not that trivial an endavour. Also, for the calls via
      VSMW_DestroyCluster(), we are actually about to free space, but
      temporarily need more.
      
      Other ideas:
      
      - panic, but leave a better error message
      - monitor free space and refuse loading vcls if insufficient
      - maybe as part of some more general vcl management (e.g.
        "maintain max xx vcls loaded - aka auto-discard)
      
      Ref #2764
      b27fc03d
  2. 17 Apr, 2019 5 commits
  3. 16 Apr, 2019 20 commits
  4. 15 Apr, 2019 13 commits