]> git.tuebingen.mpg.de Git - dss.git/commit
find_oldest_removable_snapshot(): Improve log message.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 10 Feb 2019 11:05:27 +0000 (12:05 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 21 Sep 2019 13:08:40 +0000 (15:08 +0200)
commit4b924a3bd5b3dd3e5d28de86def51a25034291f1
tree6a24ce886f2978a72b2ad651534c9bb346c677c6
parente761ab7ba49d906bbbeddabfeb95772b026c335c
find_oldest_removable_snapshot(): Improve log message.

The other three functions which return a candidate for removal print
one debug message but not the name of the selected snapshot, so make
find_oldest_removable_snapshot() follow this pattern too.
dss.c