pruning: implement 'grid' keep rule

This commit is contained in:
Christian Schwarz
2018-09-24 17:30:03 +02:00
parent 328ac687f6
commit 9e941d5be5
11 changed files with 138 additions and 190 deletions
+1
View File
@@ -17,6 +17,7 @@ SUBPKGS += daemon/streamrpcconfig
SUBPKGS += endpoint
SUBPKGS += logger
SUBPKGS += pruning
SUBPKGS += pruning/retentiongrid
SUBPKGS += replication
SUBPKGS += replication/fsrep
SUBPKGS += replication/pdu