]> git.tuebingen.mpg.de Git - dss.git/commit
Merge branch 'refs/heads/t/prune' into next
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 21 Sep 2019 13:12:42 +0000 (15:12 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 21 Sep 2019 13:12:42 +0000 (15:12 +0200)
commit62607cbe2d13bd3174d9d100354276e91636258b
treef5c6533afa13423484a8942c75c1bd424b7c9489
parent6692f209d1137d028992f4bd6e0f5ccdd782a40e
parent71a8073e6f18ccc21880a475af8d864279a960b8
Merge branch 'refs/heads/t/prune' into next

* refs/heads/t/prune:
  Introduce prune --disk-space.
  Revamp com_prune().
  Factor out find_removable_snapshot().
  prune Simplify rm exit code logic.
  find_oldest_removable_snapshot(): Improve log message.
  prune: Print a message if there is nothing to prune.
  get_snapshot_list(): Add comment about sorting.
  prune: Fail gracefully if pre-rm hook fails.