• 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
Name
Last commit
Last update
..
common_param.h Loading commit data...
common_vsc.c Loading commit data...
common_vsmw.c Loading commit data...
heritage.h Loading commit data...
vsmw.h Loading commit data...