X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=dss.c;h=2660348254d0fca329b2ac24d43df245fb3364a7;hp=fd876e5ddc1d340dec79dee84f9706dc9a09912f;hb=56cb4048819e7c6ed00cd5723b823f3bb92c1d61;hpb=551ae2318396d9f1ee0a00bed2b94f0b9c9e9c55 diff --git a/dss.c b/dss.c index fd876e5..2660348 100644 --- a/dss.c +++ b/dss.c @@ -54,6 +54,8 @@ static int64_t current_snapshot_creation_time; static char *path_to_last_complete_snapshot; /** \sa \ref snap.h for details. */ static unsigned snapshot_creation_status; +/** \sa \ref snap.h for details. */ +static unsigned snapshot_removal_status; DEFINE_DSS_ERRLIST;